Searched defs:testKey (Results 1 – 3 of 3) sorted by relevance
74 final String testKey = "testRowNameContentUriForSecure"; in testRowNameContentUriForSecure() local83 Settings.Secure.putString(getContext().getContentResolver(), testKey, null); in testRowNameContentUriForSecure() local89 final String testKey = Settings.System.VIBRATE_ON; in testRowNameContentUriForSystem() local104 Settings.System.putString(getContext().getContentResolver(), testKey, oldValue); in testRowNameContentUriForSystem() local110 String testKey, String testValue, String secondTestValue) { in testRowNameContentUri()182 final String testKey = "testSettingsChangeForOtherUser"; in testSettingsChangeForOtherUser() local
674 private fun testKey() = KeyPairGenerator.getInstance("RSA") regex
438 final String testKey = "testKey"; in testLargeSettingValue() local