Searched defs:ops (Results 1 – 12 of 12) sorted by relevance
47 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in setUp() local103 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in insertStatusUpdate() local119 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in assertRowCount() local128 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in assertPresence() local138 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in assertStatus() local
131 private void allowAppOps(String... ops) throws Exception { in allowAppOps()137 private void denyAppOps(String... ops) throws Exception { in denyAppOps()
341 private void allowAppOps(String... ops) throws Exception { in allowAppOps()347 private void denyAppOps(String... ops) throws Exception { in denyAppOps()
283 CompletableFuture<HistoricalOps> ops = new CompletableFuture<>(); in testAppOpsHistoricalOps() local
287 private void setAppOpsModeForUid(int uid, int mode, @NonNull String... ops) { in setAppOpsModeForUid()
179 List<AppOpsManager.PackageOps> ops = runWithShellPermissionIdentity( in accessLocation() local
209 void *ops; member223 struct tegra_drm_client_ops *ops; member
1040 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in insertContact() local1268 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in removeAllTestContactsInProfile() local
763 public static void allowAppOpsToUid(int uid, @NonNull String... ops) { in allowAppOpsToUid()772 public static void denyAppOpsToUid(int uid, @NonNull String... ops) { in denyAppOpsToUid()1506 public static void setAppOpsModeForUid(int uid, int mode, @NonNull String... ops) { in setAppOpsModeForUid()
544 private void setModeForOps(String pkg, int mode, String... ops) throws Exception { in setModeForOps()
774 ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in insertContact() local