Searched refs:UNSPECIFIED_ID_VALUE (Results 1 – 2 of 2) sorted by relevance
31 UNSPECIFIED_ID_VALUE, enumConstant131 private int mShortcutId = ShortcutId.UNSPECIFIED_ID_VALUE.ordinal();152 if (id < ShortcutId.UNSPECIFIED_ID_VALUE.ordinal() in setId()154 mShortcutId = ShortcutId.UNSPECIFIED_ID_VALUE.ordinal(); in setId()
147 if (shortcutItem.getId() == A11yMenuShortcut.ShortcutId.UNSPECIFIED_ID_VALUE.ordinal()) { in configureShortcutView()