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