Searched refs:EXTRA_ROLE (Results 1 – 2 of 2) sorted by relevance
104 public static final String EXTRA_ROLE = field in ModifierShortcutManager186 intent.putExtra(EXTRA_ROLE, role); in getRoleLaunchIntent()
306 String role = intent.getStringExtra(ModifierShortcutManager.EXTRA_ROLE); in getLogEventFromIntent()