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

/packages/apps/Phone/src/com/android/phone/
H A DOtaUtils.java1062 mInCallScreen.requestCloseSpcErrorNotice(noticeTime);
H A DInCallScreen.java4198 // (This is also true for requestCloseSpcErrorNotice() below, and
4207 /* package */ void requestCloseSpcErrorNotice(long timeout) { method in class:InCallScreen
4208 if (DBG) log("requestCloseSpcErrorNotice() with timeout: " + timeout);

Completed in 30 milliseconds