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

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

Completed in 240 milliseconds