Searched defs:inflate (Results 1 – 14 of 14) sorted by relevance
94 public void inflate(Context context, int inflateLevel) { in inflate() method in ExternalSource118 protected void inflate(Context context, XmlPullParser parser) { in inflate() method in ExternalSource
46 protected void inflate(Context context, int inflateLevel) { in inflate() method in ExchangeSource
52 protected void inflate(Context context, int inflateLevel) { in inflate() method in GoogleSource
106 protected abstract void inflate(Context context, int inflateLevel); in inflate() method in ContactsSource
66 protected void inflate(Context context, int inflateLevel) { in inflate() method in FallbackSource
110 LayoutInflater inflate = in makeText() local
112 LayoutInflater inflate = in makeText() local
94 LayoutInflater inflate = in Bubble() local
118 LayoutInflater inflate = in CandidateView() local
84 LayoutInflater inflate = getLayoutInflater(); in onCreate() local
124 LayoutInflater inflate = in init() local
122 LayoutInflater inflate = in init() local
602 LayoutInflater inflate = (LayoutInflater) mContext in launchEventMessage() local
74 protected void inflate(Context context, int inflateLevel) { in inflate() method in EntityModifierTests.MockContactsSource