Home
last modified time | relevance | path

Searched defs:subView (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNotification.java141 View subView = view.findViewById(getInternalResourceId(resourceName)); in findView() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNotification.java138 View subView = view.findViewById(getInternalResourceId(resourceName)); in findView() local