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

  /packages/apps/Settings/src/com/android/settings/notification/
VisibilityPreferenceController.java 121 mChannel.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY);
  /frameworks/base/core/java/android/app/
NotificationChannel.java 91 public static final int USER_LOCKED_VISIBILITY = 0x00000002;
119 USER_LOCKED_VISIBILITY,
    [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
RankingHelperTest.java 690 | NotificationChannel.USER_LOCKED_VISIBILITY,
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
RankingHelper.java 386 channel.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 101 milliseconds