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.java33 public LayoutInflater makeNewLayoutInflater(Context context); in makeNewLayoutInflater() method
DPolicyManager.java61 public static LayoutInflater makeNewLayoutInflater(Context context) { in makeNewLayoutInflater() method in PolicyManager
/frameworks/policies/base/mid/com/android/internal/policy/impl/
DPolicy.java38 public MidLayoutInflater makeNewLayoutInflater(Context context) { in makeNewLayoutInflater() method in Policy
/frameworks/policies/base/phone/com/android/internal/policy/impl/
DPolicy.java62 public PhoneLayoutInflater makeNewLayoutInflater(Context context) { in makeNewLayoutInflater() method in Policy