/cts/tests/tests/provider/src/android/provider/cts/settings/ |
D | Settings_SystemTest.java | 69 final ContentResolver cr = InstrumentationRegistry.getTargetContext().getContentResolver(); in testSystemSettings() local 149 final ContentResolver cr = InstrumentationRegistry.getTargetContext().getContentResolver(); in testSystemSettingsRejectInvalidFontSizeScale() local 177 final ContentResolver cr = InstrumentationRegistry.getTargetContext().getContentResolver(); in testGetDefaultValues() local
|
D | Settings_NameValueTableTest.java | 45 final ContentResolver cr = InstrumentationRegistry.getTargetContext().getContentResolver(); in testPutString() local
|
D | SettingsTest.java | 90 ContentResolver cr = getContext().getContentResolver(); in testSystemTable() local 141 ContentResolver cr = getContext().getContentResolver(); in testSecureTable() local 165 ContentResolver cr = getContext().getContentResolver(); in tryBadTableAccess() local
|
D | Settings_SecureTest.java | 49 private ContentResolver cr; field in Settings_SecureTest
|
/cts/tests/accessibility/common/src/android/accessibility/cts/common/ |
D | ServiceControlUtils.java | 33 public static String getEnabledServices(ContentResolver cr) { in getEnabledServices()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/perfetto/ |
D | PerfettoTests.java | 192 CommandResult cr = getDevice().executeShellV2Command(cmd); in runTriggerPerfetto() local 206 CommandResult cr = getDevice().executeShellV2Command(cmd); in resetPerfettoGuardrails() local
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | SearchRecentSuggestionsTest.java | 94 ContentResolver cr = mProviderContext.getContentResolver(); in testSearchRecentSuggestions() local 192 protected void truncateHistory(ContentResolver cr, int maxEntries) { in truncateHistory()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/settings/ |
D | SettingsSession.java | 69 T get(ContentResolver cr, String key) throws SettingNotFoundException; in get() 74 void set(ContentResolver cr, String key, T value); in set()
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | ColorUtils.java | 48 final float cr = (V - r) / vtemp; in hue() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | PhoneNumberUtilsTest.java | 172 ContentResolver cr = getContext().getContentResolver(); in testGetMethods() local
|
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/ |
D | UiAutomationTest.java | 506 ContentResolver cr = context.getContentResolver(); in enableAccessibilityService() local 570 ContentResolver cr = context.getContentResolver(); in turnAccessibilityOff() local
|
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/ |
D | SimpleService4.java | 141 ContentResolver cr = getContentResolver(); in doAction() local
|
/cts/tests/tests/permission/src/android/permission/cts/ |
D | LocationAccessCheckTest.java | 398 ContentResolver cr = sContext.getContentResolver(); in reduceDelays() local 632 ContentResolver cr = sContext.getContentResolver(); in resetDelays() local
|
/cts/hostsidetests/scopedstorage/legacy/src/android/scopedstorage/cts/legacy/ |
D | LegacyStorageTest.java | 601 final ContentResolver cr = getContentResolver(); in testCreateAndRenameDoesntLeaveStaleDBRow_hasRW() local 632 final ContentResolver cr = getContentResolver(); in testRenameDoesntInvalidateUri_hasRW() local 675 final ContentResolver cr = getContentResolver(); in testCanRenameAFileWithNoDBRow_hasRW() local
|
/cts/tests/app/app/src/android/app/stubs/ |
D | LocalActivityManagerTestHelper.java | 46 public static void setResult(CTSResult cr) { in setResult()
|
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/ |
D | TunerFrontendTest.java | 322 DvbsCodeRate cr = settings.getCodeRate(); in testDvbsFrontendSettings() local
|
/cts/tests/quickaccesswallet/src/android/quickaccesswallet/cts/ |
D | QuickAccessWalletClientTest.java | 94 ContentResolver cr = mContext.getContentResolver(); in tearDown() local
|
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/ |
D | ScopedStorageDeviceTest.java | 1617 final ContentResolver cr = getContentResolver(); in testRenameAndReplaceFile() local 2306 final ContentResolver cr = getContentResolver(); in testCreateCanRestoreDeletedRowId() local 2342 final ContentResolver cr = getContentResolver(); in testRenameCanRestoreDeletedRowId() local 2984 final ContentResolver cr = getContentResolver(); in createPendingFile() local 2998 final ContentResolver cr = getContentResolver(); in createTrashedFile() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | AllocationTest.java | 316 float cr = yuvData[2] & 0xFF; // V channel in convertPixelYuvToRgb() local
|
D | ImageReaderTest.java | 862 float cr = crRow[crPix] & 0xFF; in convertPixelYuvToRgba() local
|
/cts/tests/tests/content/src/android/content/cts/ |
D | AsyncQueryHandlerTest.java | 318 public MockAsyncQueryHandler(ContentResolver cr) { in MockAsyncQueryHandler()
|
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/ |
D | TestUtils.java | 681 public static int getFileRowIdFromDatabase(ContentResolver cr, @NonNull File file) { in getFileRowIdFromDatabase() 1528 public static Cursor queryFile(ContentResolver cr, @NonNull File file, String... projection) { in queryFile() 1540 private static Cursor queryFile(ContentResolver cr, @NonNull Uri uri, @NonNull File file, in queryFile()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/ |
D | AtomTestCase.java | 226 CommandResult cr = getDevice().executeShellV2Command(cmd); in resetPerfettoGuardrails() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | Helper.java | 1607 final ContentResolver cr = context.getContentResolver(); in mockSwitchInputMethod() local
|