Home
last modified time | relevance | path

Searched defs:resolver (Results 1 – 25 of 45) sorted by relevance

12

/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DRawContactUtil.java36 public static int update(ContentResolver resolver, long rawContactId, in update()
42 public static long createRawContactWithName(ContentResolver resolver, Account account, in createRawContactWithName()
49 public static long createRawContactWithAutoGeneratedName(ContentResolver resolver, in createRawContactWithAutoGeneratedName()
56 public static long insertRawContact(ContentResolver resolver, Account account) { in insertRawContact()
66 public static String[] queryByRawContactId(ContentResolver resolver, in queryByRawContactId()
78 public static List<String[]> queryByContactId(ContentResolver resolver, long contactId, in queryByContactId()
85 public static void delete(ContentResolver resolver, long rawContactId, in delete()
94 public static long queryContactIdByRawContactId(ContentResolver resolver, long rawContactid) { in queryContactIdByRawContactId()
106 public static boolean rawContactExistsById(ContentResolver resolver, long rawContactid) { in rawContactExistsById()
DDataUtil.java35 public static String[] queryById(ContentResolver resolver, long dataId, String[] projection, in queryById()
42 public static String[] queryById(ContentResolver resolver, long dataId, String[] projection) { in queryById()
46 public static void insertName(ContentResolver resolver, long rawContactId, String name) { in insertName()
54 public static long insertPhoneNumber(ContentResolver resolver, long rawContactId, in insertPhoneNumber()
62 public static long insertEmail(ContentResolver resolver, long rawContactId, String email) { in insertEmail()
69 public static void insertAutoGeneratedName(ContentResolver resolver, long rawContactId) { in insertAutoGeneratedName()
73 public static long insertData(ContentResolver resolver, long rawContactId, in insertData()
83 public static void delete(ContentResolver resolver, long dataId) { in delete()
88 public static void update(ContentResolver resolver, long dataId, ContentValues values) { in update()
DDatabaseAsserts.java38 public static void assertDeleteIsUnsupported(ContentResolver resolver, Uri uri) { in assertDeleteIsUnsupported()
48 public static void assertInsertIsUnsupported(ContentResolver resolver, Uri uri) { in assertInsertIsUnsupported()
64 public static ContactIdPair assertAndCreateContact(ContentResolver resolver) { in assertAndCreateContact()
73 public static ContactIdPair assertAndCreateContactWithName(ContentResolver resolver, in assertAndCreateContactWithName()
88 public static ContactIdPair assertAndCreateContact(ContentResolver resolver, Account account) { in assertAndCreateContact()
104 public static void assertHasDeleteLogGreaterThan(ContentResolver resolver, long contactId, in assertHasDeleteLogGreaterThan()
145 public static void assertStoredValuesInUriMatchExactly(ContentResolver resolver, Uri uri, in assertStoredValuesInUriMatchExactly()
166 public static void assertStoredValuesInUriMatchExactly(ContentResolver resolver, Uri uri, in assertStoredValuesInUriMatchExactly()
284 public static void checkProjection(ContentResolver resolver, in checkProjection()
316 private static void checkProjectionInner(ContentResolver resolver, in checkProjectionInner()
DDeletedContactUtil.java35 public static long queryDeletedTimestampForContactId(ContentResolver resolver, long contactId) { in queryDeletedTimestampForContactId()
52 public static long getCount(ContentResolver resolver) { in getCount()
69 public static List<String[]> query(ContentResolver resolver, String[] projection) { in query()
79 public static List<String[]> querySinceTimestamp(ContentResolver resolver, String[] projection, in querySinceTimestamp()
DContactUtil.java36 public static int update(ContentResolver resolver, long contactId, in update()
42 public static void delete(ContentResolver resolver, long contactId) { in delete()
47 public static boolean recordExistsForContactId(ContentResolver resolver, long contactId) { in recordExistsForContactId()
59 public static long queryContactLastUpdatedTimestamp(ContentResolver resolver, long contactId) { in queryContactLastUpdatedTimestamp()
126 public static void setAggregationException(ContentResolver resolver, int type, in setAggregationException()
/cts/tests/tests/os/src/android/os/cts/
DPowerManagerTest.java81 ContentResolver resolver = getContext().getContentResolver(); in setUp() local
93 ContentResolver resolver = getContext().getContentResolver(); in tearDown() local
107 ContentResolver resolver = getContext().getContentResolver(); in testPowerManager_getPowerSaveMode() local
126 ContentResolver resolver = getContext().getContentResolver(); in testPowerManager_setDynamicPowerSavings() local
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DUriGrantsTest.java86 final ContentResolver resolver = getContext().getContentResolver(); in testGrantPersistableUriPermission() local
223 final ContentResolver resolver = getContext().getContentResolver(); in testGrantPersistablePrefixUriPermission() local
275 final ContentResolver resolver = getContext().getContentResolver(); in testDirectGrantRevokeUriPermission() local
342 final ContentResolver resolver = getContext().getContentResolver(); in testDirectGrantReceiverRevokeUriPermission() local
DAsserts.java139 final ContentResolver resolver = getContext().getContentResolver(); in assertWritingContentUriNotAllowed() local
178 final ContentResolver resolver = getContext().getContentResolver(); in assertWritingContentUriAllowed() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextClockTest.java90 final ContentResolver resolver = mActivity.getContentResolver(); in testUpdate12_24() local
163 final ContentResolver resolver = mActivity.getContentResolver(); local
191 final ContentResolver resolver = mActivity.getContentResolver(); in registerForChanges() local
/cts/tests/tests/content/src/android/content/cts/
DBuggyProviderTest.java43 ContentResolver resolver = mContext.getContentResolver(); in testGetTypeViaResolverDoesntCrashSystem() local
/cts/tests/tests/text/src/android/text/method/cts/
DKeyListenerTestCase.java72 final ContentResolver resolver = context.getContentResolver(); in enableAutoCapSettings() local
89 final ContentResolver resolver = context.getContentResolver(); in resetAutoCapSettings() local
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java270 final ContentResolver resolver = getInstrumentation().getContext().getContentResolver(); in testOpenVirtual() local
374 final ContentResolver resolver = getInstrumentation().getContext().getContentResolver(); in testTree() local
621 final ContentResolver resolver = getInstrumentation().getContext().getContentResolver(); in testTransferDocument() local
730 final ContentResolver resolver = getInstrumentation().getContext().getContentResolver(); in testFindDocumentPathInScopedAccess() local
853 final ContentResolver resolver = getInstrumentation().getContext().getContentResolver(); in testCreateWebLink() local
924 final ContentResolver resolver = context.getContentResolver(); in testAfterMoveDocumentInStorage_revokeUriPermission() local
/cts/tests/tests/tv/src/android/media/tv/cts/
DStubTunerTvInputService.java48 public static void insertChannels(ContentResolver resolver, TvInputInfo info) { in insertChannels()
71 public static void deleteChannels(ContentResolver resolver, TvInputInfo info) { in deleteChannels()
/cts/tests/location/location_fine/src/android/location/cts/fine/
DScanningSettingsTest.java166 private void clickAndWaitForSettingChange(UiObject2 pref, ContentResolver resolver, in clickAndWaitForSettingChange()
196 final ContentResolver resolver = mContext.getContentResolver(); in toggleSettingAndVerify() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DDynamicConfigDeviceSide.java56 ContentResolver resolver = appContext.getContentResolver(); in DynamicConfigDeviceSide() local
DBusinessLogicTestCase.java95 ContentResolver resolver = appContext.getContentResolver(); in loadBusinessLogic() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DCACertWriter.java46 ContentResolver resolver = applicationContext.getContentResolver(); in extractCertToDownloads() local
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java199 public static int deleteCalendarById(ContentResolver resolver, long id) { in deleteCalendarById()
204 public static int deleteCalendarByAccount(ContentResolver resolver, String account) { in deleteCalendarByAccount()
209 public static Cursor getCalendarsByAccount(ContentResolver resolver, String account) { in getCalendarsByAccount()
257 public static Cursor getSyncStateById(ContentResolver resolver, long id) { in getSyncStateById()
265 public static Cursor getSyncStateByAccount(ContentResolver resolver, String account) { in getSyncStateByAccount()
277 public static int deleteSyncStateById(ContentResolver resolver, long id) { in deleteSyncStateById()
286 public static int deleteSyncStateByAccount(ContentResolver resolver, String account, in deleteSyncStateByAccount()
543 public static int deleteEvent(ContentResolver resolver, Uri uri, ContentValues values) { in deleteEvent()
549 public static int deleteEventAsSyncAdapter(ContentResolver resolver, Uri uri, in deleteEventAsSyncAdapter()
555 public static Cursor getEventsByAccount(ContentResolver resolver, String account) { in getEventsByAccount()
[all …]
/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/
DAdminActionBookkeepingTest.java43 final ContentResolver resolver = getContext().getContentResolver(); in testIsDefaultInputMethodSet() local
/cts/tests/tests/provider/src/android/provider/cts/settings/
DSettings_NameValueTableTest.java88 protected static boolean putString(ContentResolver resolver, Uri uri, String name, in putString()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DAdminActionBookkeepingTest.java284 final ContentResolver resolver = getContext().getContentResolver(); in setSecureSettings() local
291 final ContentResolver resolver = getContext().getContentResolver(); in getSecureSettings() local
/cts/tests/tests/permission3/src/android/permission3/cts/
DPermissionTest30WithBluetooth.kt138 val resolver = InstrumentationRegistry.getTargetContext().getContentResolver() in scanForBluetoothDevices() constant
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DToastWindowTest.java82 ContentResolver resolver = mContext.getContentResolver(); in setUp() local
/cts/tests/tests/accounts/src/android/accounts/cts/
DAbstractAuthenticatorTests.java58 ContentResolver resolver = getContext().getContentResolver(); in setUp() local
/cts/tests/tests/permission/src/android/permission/cts/
DNearbyDevicesPermissionTest.java266 final ContentResolver resolver = InstrumentationRegistry.getTargetContext() in assertScanBluetoothResult() local

12