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

  /frameworks/base/core/java/android/provider/
BlockedNumberContract.java 216 public static final String METHOD_UNBLOCK= "unblock";
270 AUTHORITY_URI, METHOD_UNBLOCK, phoneNumber, null);
  /packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
BlockedNumberProvider.java 317 case BlockedNumberContract.METHOD_UNBLOCK:

Completed in 44 milliseconds