Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelecomManager.java322 protected void cancelMissedCallsNotification() {} in cancelMissedCallsNotification() method in ShadowTelecomManager
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelecomManagerFacade.java99 mTelecomManager.cancelMissedCallsNotification(); in telecomCancelMissedCallsNotification()