Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DAdjustment.java67 public @interface Keys {} annotation in Adjustment
/aosp14/frameworks/base/data/keyboards/
H A DVendor_05ac_Product_0239.kl19 # - Keys such as PAGE_UP and FORWARD_DEL are produced using the
H A DGeneric.kl432 # Keys defined by HID usages
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1580 public @NonNull @Adjustment.Keys List<String> getAllowedAssistantAdjustments() { in getAllowedAssistantAdjustments()