Uses of Interface
android.view.LayoutInflater.Filter

Packages that use LayoutInflater.Filter
android.view   
android.widget   
 

Uses of LayoutInflater.Filter in android.view
 

Methods in android.view that return LayoutInflater.Filter
 LayoutInflater.Filter LayoutInflater.getFilter()
           
 

Methods in android.view with parameters of type LayoutInflater.Filter
 void LayoutInflater.setFilter(LayoutInflater.Filter filter)
           
 

Uses of LayoutInflater.Filter in android.widget
 

Classes in android.widget that implement LayoutInflater.Filter
 class RemoteViews
           
 



Copyright © 2008-2012. All Rights Reserved.