Searched refs:TOUCH_STATS (Results 1 – 2 of 2) sorted by relevance
164 static final String TOUCH_STATS = "touch.stats"; field in PlatLogoActivity185 getContentResolver(), TOUCH_STATS); in syncTouchPressure()198 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()