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

/packages/apps/Phone/src/com/android/phone/
H A DOtaUtils.java1093 mInCallScreen.requestCloseOtaFailureNotice(noticeTime);
H A DInCallScreen.java4190 /* package */ void requestCloseOtaFailureNotice(long timeout) { method in class:InCallScreen
4191 if (DBG) log("requestCloseOtaFailureNotice() with timeout: " + timeout);

Completed in 30 milliseconds