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

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
SettingsActivity.java 30 public static final String KEY_SMS_PRIORITY = "pref_key_sms_priority";
NotificationService.java 129 final String priorityName = sharedPref.getString(SettingsActivity.KEY_SMS_PRIORITY, "0");

Completed in 34 milliseconds