Searched refs:ACTION_TURN_ON_IN_SETTINGS (Results 1 – 2 of 2) sorted by relevance
59 static final String ACTION_TURN_ON_IN_SETTINGS = field in WindowMagnificationPromptController120 .setContentIntent(createPendingIntent(ACTION_TURN_ON_IN_SETTINGS)) in showNotificationIfNeeded()145 createPendingIntent(ACTION_TURN_ON_IN_SETTINGS)).build(); in buildTurnOnAction()161 intentFilter.addAction(ACTION_TURN_ON_IN_SETTINGS); in registerReceiverIfNeeded()201 if (ACTION_TURN_ON_IN_SETTINGS.equals(action)) { in onReceive()
23 ….server.accessibility.magnification.WindowMagnificationPromptController.ACTION_TURN_ON_IN_SETTINGS;112 final Intent intent = new Intent(ACTION_TURN_ON_IN_SETTINGS); in tapTurnOnAction_isShown_cancelNotificationAndLaunchMagnificationSettings()123 final Intent intent = new Intent(ACTION_TURN_ON_IN_SETTINGS); in tapTurnOnAction_isShown_settingsValueIsFalseAndUnregisterReceiver()