HomeSort by relevance Sort by last modified time
    Searched defs:PhoneLayoutInflater (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/com/android/internal/policy/
PhoneLayoutInflater.java 27 public class PhoneLayoutInflater extends LayoutInflater {
43 public PhoneLayoutInflater(Context context) {
47 protected PhoneLayoutInflater(LayoutInflater original, Context newContext) {
72 return new PhoneLayoutInflater(this, newContext);