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 217 public static final String METHOD_UNBLOCK= "unblock";
297 AUTHORITY_URI, METHOD_UNBLOCK, phoneNumber, null);
  /packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
BlockedNumberProvider.java 319 case BlockedNumberContract.METHOD_UNBLOCK:

Completed in 96 milliseconds