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

  /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/
LayoutInflaterFactoryTestCase.java 213 final Context viewContext = view.getContext();
216 final TypedValue colorAccentValue = getColorAccentValue(viewContext.getTheme());
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowContextWrapperTest.java 343 Context viewContext = new ContextWrapper(view.getContext());
344 assertThat(viewContext.getApplicationContext()).isEqualTo(RuntimeEnvironment.application);
  /prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/
robotium-solo-5.5.3.jar 

Completed in 124 milliseconds