Home
last modified time | relevance | path

Searched defs:appContext (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/android/java/src/org/chromium/base/
DContextUtils.java61 public static void initApplicationContext(Context appContext) { in initApplicationContext()
98 public static void initApplicationContextForTests(Context appContext) { in initApplicationContextForTests()
111 private static void initJavaSideApplicationContext(Context appContext) { in initJavaSideApplicationContext()
DBuildInfo.java90 Context appContext = ContextUtils.getApplicationContext(); in BuildInfo() local
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DVideoCapturerAndroidTestFixtures.java303 Context appContext) throws InterruptedException { in cameraEventsInvoked()
325 VideoCapturerAndroid capturer, Context appContext) throws InterruptedException { in cameraCallsAfterStop()
372 Context appContext) throws InterruptedException { in startStopWithDifferentResolutions()
419 VideoCapturerAndroid capturer, Context appContext) throws InterruptedException { in startWhileCameraIsAlreadyOpen()
442 VideoCapturerAndroid capturer, Context appContext) throws InterruptedException { in startWhileCameraIsAlreadyOpenAndCloseCamera()
467 VideoCapturerAndroid capturer, Context appContext) throws InterruptedException { in startWhileCameraIsAlreadyOpenAndStop()
482 Context appContext) throws InterruptedException { in returnBufferLate()
552 CameraEvents events, Context appContext) throws InterruptedException { in cameraFreezedEventOnBufferStarvationUsingTextures()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowVisualVoicemailSmsTest.java25 private final Context appContext = ApplicationProvider.getApplicationContext(); field in ShadowVisualVoicemailSmsTest
/external/libtextclassifier/java/com/google/android/textclassifier/
DActionsSuggestionsModel.java82 Object appContext, in suggestActionsWithIntents()
260 Object appContext, in nativeSuggestActions()
DAnnotatorModel.java152 Object appContext, in classifyText()
582 Object appContext, in nativeClassifyText()