Home
last modified time | relevance | path

Searched refs:testBundle (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java259 public void testBundle() { in testBundle() method in ServiceStateTest
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java2825 final Bundle testBundle = new Bundle(); in testCaptivePortalApp() local
2828 testBundle.putString(testKey, testValue); in testCaptivePortalApp()
2831 mCm.startCaptivePortalApp(wifiNetwork, testBundle); in testCaptivePortalApp()