Searched refs:_tag (Results 1 – 3 of 3) sorted by relevance
59 TabInfo(String _tag, Class<?> _class, Bundle _args) { in TabInfo() argument60 tag = _tag; in TabInfo()
67 TabInfo(String _tag, Class<?> _class, Bundle _args) { in TabInfo() argument68 tag = _tag; in TabInfo()
732 final String _tag = n.getTag(); in updateNotificationVetoButton() local741 mBarService.onNotificationClear(_pkg, _tag, _id, _userId); in updateNotificationVetoButton()