OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inflateView
(Results
1 - 3
of
3
) sorted by null
/external/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
SkottieActivity.java
97
inflateView
((SkottieView)view);
105
inflateView
(view);
111
private void
inflateView
(SkottieView view) {
199
inflateView
((SkottieView)view);
/external/skqp/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
SkottieActivity.java
97
inflateView
((SkottieView)view);
105
inflateView
(view);
111
private void
inflateView
(SkottieView view) {
199
inflateView
((SkottieView)view);
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
ViewInflater.java
283
View view =
inflateView
(context, xml, null);
317
private View
inflateView
(Context context, XmlPullParser xml, ViewGroup root)
329
inflateView
(context, xml, (ViewGroup) view);
[
all
...]
Completed in 95 milliseconds