Home
last modified time | relevance | path

Searched refs:getNewOutgoingCallCancelMillis (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DTimeouts.java78 public static long getNewOutgoingCallCancelMillis(ContentResolver contentResolver) { in getNewOutgoingCallCancelMillis() method in Timeouts
DNewOutgoingCallIntentBroadcaster.java118 Timeouts.getNewOutgoingCallCancelMillis(mContext.getContentResolver()); in onReceive()