Home
last modified time | relevance | path

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

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