Home
last modified time | relevance | path

Searched defs:testBundle (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/search/
DSearchIndexableResourcesTest.java69 final SearchIndexableData testBundle = new SearchIndexableData(null, null); in testAddIndex() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/
DCSCaptivePortalAppTest.kt123 val testBundle = Bundle() in startCaptivePortalApp() constant
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneAccountRegistrarTest.java179 Bundle testBundle = new Bundle(); in testPhoneAccount() local
208 Bundle testBundle = new Bundle(); in testPhoneAccountParsing_simultaneousCallingRestriction() local
244 Bundle testBundle = new Bundle(); in testPhoneAccountParsing_simultaneousCallingRestrictionOnOffFlag() local
280 Bundle testBundle = new Bundle(); in testPhoneAccountParsing_simultaneousCallingRestrictionOffOnFlag() local
390 Bundle testBundle = new Bundle(); in testPhoneAccountExtrasEdge() local
DBasicCallTests.java836 Bundle testBundle = new Bundle(); in testSendConnectionEventNotNull() local
875 Bundle testBundle = new Bundle(); in testSendCallEventNonNull() local
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java118 Bundle testBundle = new Bundle(); in registerPhoneAccount() local