Home
last modified time | relevance | path

Searched defs:makeNewLayoutInflater (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DIPolicy.java34 public LayoutInflater makeNewLayoutInflater(Context context); in makeNewLayoutInflater() method
DPolicyManager.java60 public static LayoutInflater makeNewLayoutInflater(Context context) { in makeNewLayoutInflater() method in PolicyManager
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/policy/
DPolicyManager.java45 public static LayoutInflater makeNewLayoutInflater(Context context) { in makeNewLayoutInflater() method in PolicyManager
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPolicy.java63 public LayoutInflater makeNewLayoutInflater(Context context) { in makeNewLayoutInflater() method in Policy