HomeSort by relevance Sort by last modified time
    Searched defs:notifyEmergencyContact (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/provider/
BlockedNumberContract.java 292 * {@link #notifyEmergencyContact(Context)} for details. All methods are protected by
329 public static void notifyEmergencyContact(Context context) {
345 * {@link #notifyEmergencyContact(Context)} into consideration. If emergency services have
  /packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
BlockedNumberProvider.java 325 notifyEmergencyContact();
426 private void notifyEmergencyContact() {

Completed in 3770 milliseconds