Home
last modified time | relevance | path

Searched refs:HINTS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNotificationChannels.java39 public static String HINTS = "HNT"; field in NotificationChannels
72 HINTS, in createAll()
/frameworks/opt/gamesdk/third_party/cube/app/
DCMakeLists.txt25 find_program(GLSC names glslc HINTS "${ANDROID_NDK}/shader-tools/*")
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DChannelsTest.java61 NotificationChannels.HINTS in testChannelSetup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java306 new Notification.Builder(mContext, NotificationChannels.HINTS) in showAutoSaverSuggestionNotification()