Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DTimeouts.java120 public static long getMaxNewOutgoingCallCancelMillis(ContentResolver contentResolver) { in getMaxNewOutgoingCallCancelMillis() method in Timeouts
H A DNewOutgoingCallIntentBroadcaster.java565 Timeouts.getMaxNewOutgoingCallCancelMillis(mContext.getContentResolver())); in getDisconnectTimeoutFromApp()