Searched refs:IMPORTANCE_HIGH_ID (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
H A D | NotificationFragment.java | 132 .Builder(mContext, IMPORTANCE_HIGH_ID) in initCarCategoriesButton() 144 .Builder(mContext, IMPORTANCE_HIGH_ID) in initCarCategoriesButton() 178 .Builder(mContext, IMPORTANCE_HIGH_ID) in initImportanceHighBotton() 304 .Builder(mContext, IMPORTANCE_HIGH_ID) in initCustomizableMessageButton() 373 .Builder(mContext, IMPORTANCE_HIGH_ID) in initMessagingStyleButtonForDiffPerson() 409 .Builder(mContext, IMPORTANCE_HIGH_ID) in initMessagingStyleButtonForSamePerson() 452 .Builder(mContext, IMPORTANCE_HIGH_ID) in initMessagingStyleButtonForLongMessageSamePerson() 500 .Builder(mContext, IMPORTANCE_HIGH_ID) in initMessagingStyleButtonWithMuteAction() 546 .Builder(mContext, IMPORTANCE_HIGH_ID) in initTestMessagesButton() 731 .Builder(mContext, IMPORTANCE_HIGH_ID) in initCallButton() [all …]
|