HomeSort by relevance Sort by last modified time
    Searched refs:mReadOp (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/
ContentProvider.java 194 int mReadOp = AppOpsManager.OP_NONE;
488 if (mReadOp != AppOpsManager.OP_NONE) {
489 return mAppOpsManager.noteProxyOp(mReadOp, callingPkg);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 253 milliseconds