Home
last modified time | relevance | path

Searched refs:addAssistRoleHolder (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionRoleTest.java87 addAssistRoleHolder(mOriginalRoleHolders.get(0)); in cleanup()
108 addAssistRoleHolder(packageName); in roleTestingForPackage()
143 private void addAssistRoleHolder(String packageName) in addAssistRoleHolder() method in VoiceInteractionRoleTest
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DBlobStoreMultiUserTest.java132 addAssistRoleHolder(TARGET_PKG_ASSIST, mPrimaryUserId); in testBlobAccessAcrossUsers_withAssistRole()
144 addAssistRoleHolder(TARGET_PKG_ASSIST, mSecondaryUserId); in testBlobAccessAcrossUsers_withAssistRole()
182 addAssistRoleHolder(TARGET_PKG_ASSIST, mPrimaryUserId); in testBlobAccessAcrossUsers_withDifferentApps()
DBaseBlobStoreHostTest.java160 protected void addAssistRoleHolder(String pkgName, int userId) throws Exception { in addAssistRoleHolder() method in BaseBlobStoreHostTest
/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/
DBroadcastResponseStatsTest.java1857 addAssistRoleHolder(TEST_ASSIST_APP_PKG, Process.myUserHandle().getIdentifier()); in testBroadcastResponseStats_exemptedRole()
2179 protected void addAssistRoleHolder(String pkgName, int userId) { in addAssistRoleHolder() method in BroadcastResponseStatsTest