Searched defs:ACTION_INCOMING_CALL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DTelecomManager.java62 public static final String ACTION_INCOMING_CALL = "android.telecom.action.INCOMING_CALL"; field in class:TelecomManager
65 * Similar to {@link #ACTION_INCOMING_CALL}, but is used only by Telephony to add a new
205 * Optional extra for {@link #ACTION_INCOMING_CALL} containing a {@link Bundle} which contains

Completed in 35 milliseconds