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

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
SettingsActivity.java 41 public static final String KEY_PICTURE_ENABLE = "pref_key_picture_enable";
NotificationService.java 275 if(sharedPref.getBoolean(SettingsActivity.KEY_PICTURE_ENABLE, false)) {

Completed in 503 milliseconds