Home
last modified time | relevance | path

Searched refs:hasConnectedBluetoothStylus (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/
DStylusUsiPowerUI.kt92 if (!suppressed && !hasConnectedBluetoothStylus() && batteryBelowThreshold) { in refresh()
178 private fun hasConnectedBluetoothStylus(): Boolean { in hasConnectedBluetoothStylus() method