Searched refs:TOUCH_STATS (Results 1 – 2 of 2) sorted by relevance
340 static final String TOUCH_STATS = "touch.stats"; field in PlatLogoActivity361 getContentResolver(), TOUCH_STATS); in syncTouchPressure()374 Settings.System.putString(getContentResolver(), TOUCH_STATS, in syncTouchPressure() local
69 val TOUCH_STATS = "touch.stats" // Settings.System key regex216 val touchDataJson = Settings.System.getString(context.contentResolver, TOUCH_STATS)