Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
DKeyboardUI.java410 private void onShowErrorInternal(Context context, String name, int messageResId) { in onShowErrorInternal() method in KeyboardUI
512 onShowErrorInternal(p.first, p.second, msg.arg1); in handleMessage()