Searched refs:restoredValue (Results 1 – 4 of 4) sorted by relevance
220 final String restoredValue = "com.android.a11y/Service"; in restoreAccessibilityShortcutTargetService_broadcastSent() local230 restoredValue, in restoreAccessibilityShortcutTargetService_broadcastSent()235 .isEqualTo(restoredValue); in restoreAccessibilityShortcutTargetService_broadcastSent()
293 restoredValue: String, in createRestoreIntent()303 .putExtra(Intent.EXTRA_SETTING_NEW_VALUE, restoredValue) in createRestoreIntent()
291 String settingName, String previousValue, String restoredValue) { in makeRestoreIntent() argument295 intent.putExtra(Intent.EXTRA_SETTING_NEW_VALUE, restoredValue); in makeRestoreIntent()
2115 String oldValue, String restoredValue) { in restoreAccessibilityShortcutTargetService() argument2125 readColonDelimitedStringToSet(restoredValue, str -> str, in restoreAccessibilityShortcutTargetService()