HomeSort by relevance Sort by last modified time
    Searched defs:otaShowSuccessFailure (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
OtaUtils.java 435 public void otaShowSuccessFailure() {
436 if (DBG) log("OtaShowSuccessFailure()...");
438 if (DBG) log("OtaShowSuccessFailure(): isOtaCallCommitted"
441 if (DBG) log("OtaShowSuccessFailure(), show success dialog");
444 if (DBG) log("OtaShowSuccessFailure(), show failure dialog");
    [all...]
InCallScreen.java     [all...]

Completed in 21 milliseconds