Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/menu/
DIconMenuItemView.java60 private static String sPrependShortcutLabel; field in IconMenuItemView
65 if (sPrependShortcutLabel == null) { in IconMenuItemView()
70 sPrependShortcutLabel = getResources().getString( in IconMenuItemView()