Searched refs:PhoneLayoutInflater (Results 1 – 5 of 5) sorted by relevance
27 public class PhoneLayoutInflater extends LayoutInflater { class43 public PhoneLayoutInflater(Context context) { in PhoneLayoutInflater() method in PhoneLayoutInflater47 protected PhoneLayoutInflater(LayoutInflater original, Context newContext) { in PhoneLayoutInflater() method in PhoneLayoutInflater72 return new PhoneLayoutInflater(this, newContext); in cloneInContext()
147 import com.android.internal.policy.PhoneLayoutInflater;365 return new PhoneLayoutInflater(ctx.getOuterContext()); in registerService()
2785 com.android.internal.policy.PhoneLayoutInflater
5438 com.android.internal.policy.PhoneLayoutInflater
3286 Lcom/android/internal/policy/PhoneLayoutInflater;