Searched refs:otaShowActivateScreen (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DOtaUtils.java342 // in the special "activate" state (see OtaUtils.otaShowActivateScreen()).
707 public void otaShowActivateScreen() { method in class:OtaUtils
708 if (DBG) log("otaShowActivateScreen()...");
711 if (DBG) log("otaShowActivateScreen(): show activation screen");
722 if (DBG) log("otaShowActivateScreen(): show home screen");
1049 otaShowActivateScreen();
1135 // otaShowActivateScreen();
1224 otaShowActivateScreen();

Completed in 13 milliseconds