Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1018 final PendingIntent keyboardLayoutIntent = PendingIntent.getActivityAsUser(mContext, 0, in showMissingKeyboardLayoutNotification() local
1028 .setContentIntent(keyboardLayoutIntent) in showMissingKeyboardLayoutNotification()