Home | History | Annotate | Download | only in telecom

Lines Matching full:incoming

34  * {@link TelecomManager#getDefaultDialerPackage()}) to allow or disallow incoming calls before
90 * Information about how to respond to an incoming call.
115 * @return Whether the incoming call should be blocked.
122 * @return Whether the incoming call should be disconnected as if the user had manually
130 * @return Whether the incoming call should not be displayed in the call log.
137 * @return Whether a missed call notification should not be shown for the incoming call.
150 * Sets whether the incoming call should be blocked.
158 * Sets whether the incoming call should be disconnected as if the user had manually
167 * Sets whether the incoming call should not be displayed in the call log. This property
176 * Sets whether a missed call notification should not be shown for the incoming call.
210 * Called when a new incoming call is added.
214 * @param callDetails Information about a new incoming call, see {@link Call.Details}.