Home
last modified time | relevance | path

Searched refs:sendCommandBlocking (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DSyncAdapterEnumerationTests.java237 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAdapterTypes()
252 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAdapterPackagesForAuthorityAsUser()
262 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in requestSyncAndAwaitStatus()
275 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAdapterControlPanel()
286 final Bundle response = sendCommandBlocking(providerPackageName, in requestPeriodicSync()
297 sendCommandBlocking(providerPackageName, null /* targetPackageName */, extraData, in setSyncAutomatically()
306 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAutomatically()
317 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getIsSyncable()
328 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getPeriodicSyncs()
DAppEnumerationTests.java429 sendCommandBlocking(sourcePackageName, targetPackageName, in startExplicitActivityWithIntent()
1011 String[] result = sendCommandBlocking( in queriesResolver_grantsVisibilityToProvider()
1485 final Bundle response = sendCommandBlocking(sourcePackageName, null /*targetPackageName*/, in getInstalledAccessibilityServices()
1492 Bundle response = sendCommandBlocking(sourcePackageName, targetPackageName, in getPackageInfo()
1499 final Bundle response = sendCommandBlocking(sourcePackageName, targetUid, in getPackagesForUid()
1505 final Bundle response = sendCommandBlocking(sourcePackageName, targetUid, in getNameForUid()
1511 final Bundle response = sendCommandBlocking(sourcePackageName, targetUid, in getNamesForUids()
1517 final Bundle response = sendCommandBlocking(sourcePackageName, targetUid, in checkSignatures()
1526 final Bundle response = sendCommandBlocking(sourcePackageName, targetUid, extra, in hasSigningCertificate()
1547 final Bundle response = sendCommandBlocking(sourcePackageName, targetPackageName, extra, in checkPackage()
[all …]
DInputMethodEnumerationTests.java108 final Bundle response = sendCommandBlocking(sourcePackage, null /* targetPackageName */, in getInputMethodList()
119 final Bundle response = sendCommandBlocking(sourcePackage, null /* targetPackageName */, in getEnabledInputMethodList()
135 final Bundle response = sendCommandBlocking(sourcePackage, null /* targetPackageName */, in getEnabledInputMethodSubtypeList()
DAppEnumerationTestsBase.java171 Bundle sendCommandBlocking(@NonNull String sourcePackageName, in sendCommandBlocking() method
179 Bundle sendCommandBlocking(@NonNull String sourcePackageName, int targetUid, in sendCommandBlocking() method
223 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSessionInfos()
DTextServicesEnumerationTests.java84 final Bundle response = sendCommandBlocking(sourcePackage, null /* targetPackageName */, in getEnabledSpellCheckerInfos()
DAccountManagerEnumerationTest.java141 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getAuthenticatorTypes()
DLauncherAppsEnumerationTests.java543 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in isActivityEnabled()
550 final Bundle response = sendCommandBlocking(sourcePackageName, targetPackageName, in getSuspendedPackageLauncherExtras()
566 final Bundle response = sendCommandBlocking(sourcePackageName, targetPackageName, extraData, in shouldHideFromSuggestions()