Searched refs:NOTIFY_DELETE (Results 1 – 4 of 4) sorted by relevance
19 import static android.content.ContentResolver.NOTIFY_DELETE;661 getContext().getContentResolver().notifyChange(uri, null, NOTIFY_DELETE); in delete()
664 NOTIFY_DELETE713 public static final int NOTIFY_DELETE = 1 << 4; field in ContentResolver
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10429 field public static final int NOTIFY_DELETE = 16; // 0x10