Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardLayoutManager.java1180 final PendingIntent keyboardLayoutIntent = PendingIntent.getActivityAsUser(mContext, 0, in showKeyboardLayoutNotification() local
1187 .setContentIntent(keyboardLayoutIntent) in showKeyboardLayoutNotification()