Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java2168 Menu otherMenu = getMainMenu(index); in setNotificationTitle() local
2169 if (otherMenu != null && !TextUtils.equals(menu.title, otherMenu.title)) { in setNotificationTitle()