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.java253 public static long getMaxNewOutgoingCallCancelMillis(ContentResolver contentResolver) { in getMaxNewOutgoingCallCancelMillis() method in Timeouts
DNewOutgoingCallIntentBroadcaster.java669 Timeouts.getMaxNewOutgoingCallCancelMillis(mContext.getContentResolver())); in getDisconnectTimeoutFromApp()