Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java44 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsert() local
58 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertNoValues() local
71 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertFailed() local
94 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertWithBackRefs() local
113 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testUpdate() local
129 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssert() local
148 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues() local
238 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testValueBackRefs() local
260 ContentProviderOperation op1 = ContentProviderOperation.newUpdate(sTestUri1) in testSelectionBackRefs() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/content/
H A DSyncOperationTest.java58 SyncOperation op1 = new SyncOperation(account1, 0, in testToKey() local
115 SyncOperation op1 = new SyncOperation(account1, 0, in testConversionToExtras() local
163 SyncOperation op1 = new SyncOperation(account1, 0, 1, "foo", 0, in testScheduleAsEjIsInExtras() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopModeControllerTest.java241 HierarchyOp op1 = wct.getHierarchyOps().get(0); in testDesktopModeEnabled_homeTaskBehindVisibleTask() local
277 HierarchyOp op1 = wct.getHierarchyOps().get(0); in testShowDesktopApps_allAppsInvisible_bringsToFront() local
308 HierarchyOp op1 = wct.getHierarchyOps().get(0); in testShowDesktopApps_appsAlreadyVisible_bringsToFront() local
338 final HierarchyOp op1 = wct.getHierarchyOps().get(0); in testShowDesktopApps_someAppsInvisible_reordersAll() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DOpReorderer.java221 final UpdateOp op1 = list.get(i); in getLastMoveOutOfOrder() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsUpgradeTest.java208 private void assertSameModes(AppOpsCheckingServiceImpl testService, int op1, int op2) { in assertSameModes()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawable.java1015 public static @PixelFormat.Opacity int resolveOpacity(@PixelFormat.Opacity int op1, in resolveOpacity()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...