Searched refs:getExtrasFromLastSpnUpdateIntent (Results 1 – 1 of 1) sorted by relevance
2397 Bundle b = getExtrasFromLastSpnUpdateIntent(); in testUpdateSpnDisplay_noService_displayEmergencyCallOnly()2421 Bundle b = getExtrasFromLastSpnUpdateIntent(); in testUpdateSpnDisplay_noServiceAndEmergencyCallNotAvailable_displayOOS()2444 Bundle b = getExtrasFromLastSpnUpdateIntent(); in testUpdateSpnDisplay_flightMode_displayOOS()2471 Bundle b = getExtrasFromLastSpnUpdateIntent(); in testUpdateSpnDisplay_spnNotEmptyAndWifiCallingEnabled_showSpnOnly()2505 Bundle b = getExtrasFromLastSpnUpdateIntent(); in testUpdateSpnDisplay_spnEmptyAndWifiCallingEnabled_showPlmnOnly()2534 Bundle b = getExtrasFromLastSpnUpdateIntent(); in testUpdateSpnDisplay_inServiceNoWifiCalling_showSpnAndPlmn()2562 private Bundle getExtrasFromLastSpnUpdateIntent() { in getExtrasFromLastSpnUpdateIntent() method in ServiceStateTrackerTest