Searched refs:testBundle (Results 1 – 2 of 2) sorted by relevance
259 public void testBundle() { in testBundle() method in ServiceStateTest
2825 final Bundle testBundle = new Bundle(); in testCaptivePortalApp() local2828 testBundle.putString(testKey, testValue); in testCaptivePortalApp()2831 mCm.startCaptivePortalApp(wifiNetwork, testBundle); in testCaptivePortalApp()