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

  /frameworks/av/media/libmediaplayerservice/
MediaRecorderClient.h 56 int mWhich;
MediaPlayerService.h 414 int mWhich;
  /cts/tests/tests/nativehardware/jni/
AHardwareBufferGLTest.cpp 625 mWhich = which;
626 eglMakeCurrent(mDisplay, mSurface, mSurface, mContext[mWhich]);
652 int mWhich = 0; // Which of the two EGL contexts is current.
877 GLuint& texture = mTextures[mWhich];
    [all...]
  /frameworks/wilhelm/src/
sles_allinclusive.h 275 SLuint32 mWhich; // which buffer to use next
  /frameworks/base/core/java/android/app/
Instrumentation.java 518 private final IntentFilter mWhich;
546 mWhich = which;
568 mWhich = null;
585 mWhich = null;
606 return mWhich;
712 if (mWhich != null
713 && mWhich.match(who.getContentResolver(), intent,
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 121 milliseconds