Lines Matching defs:provider

16 package android.provider;
25 * The contract between the blockednumber provider and applications. Contains definitions for
31 * The content provider exposes a table containing blocked numbers. The columns and URIs for
33 * blocked numbers are discarded by the platform. Notifications upon provider changes can be
48 * provider. However, {@link #canCurrentUserBlockNumbers(Context)} can be accessed by any
54 * Other than regular phone numbers, the blocked number provider can also store addresses (such
70 * number's E164 representation. The provider automatically populates this column if the app does
138 * operation on the blocked number provider. If {@link #canCurrentUserBlockNumbers(Context)} returns
139 * {@code false}, all operations on the provider will fail with a {@link SecurityException}. The
140 * platform will block calls, and messages from numbers in the provider independent of the current
148 /** The authority for the blocked number provider */
151 /** A content:// style uri to the authority for the blocked number provider */
265 * @return the number of rows deleted in the blocked number provider as a result of unblock.
288 * The contract between the blockednumber provider and the system.
306 "android.provider.action.BLOCK_SUPPRESSION_STATE_CHANGED";
323 * Notifies the provider that emergency services were contacted by the user.
325 * of the contents of the provider for a duration defined by
327 * the provider unless {@link #endBlockSuppression(Context)} is called.
335 * Notifies the provider to disable suppressing blocking. If emergency services were not