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

  /external/sl4a/Common/src/com/googlecode/android_scripting/
Constants.java 100 public final static String HIDE_NOTIFY = "hideServiceNotifications";
  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
ScriptingLayerService.java 101 mHide = mPreferences.getBoolean(Constants.HIDE_NOTIFY, false);

Completed in 56 milliseconds