Searched defs:appOpMode (Results 1 – 4 of 4) sorted by relevance
110 int appOpMode; field in AppStateInstallAppsBridge.InstallAppsState
313 public int appOpMode; field in AppStateAppOpsBridge.PermissionState
150 private void testAppDetailScreenForAppOp(int appOpMode, int userId) throws Exception { in testAppDetailScreenForAppOp()
520 int appOpMode = mAppOpsManager.checkOpNoThrow(AppOpsManager.OP_REQUEST_INSTALL_PACKAGES, in handleUnknownSources() local