Home
last modified time | relevance | path

Searched refs:backgroundLooper (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCameraToggleTile.java50 @Background Looper backgroundLooper, in CameraToggleTile() argument
59 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CameraToggleTile()
H A DMicrophoneToggleTile.java50 @Background Looper backgroundLooper, in MicrophoneToggleTile() argument
59 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in MicrophoneToggleTile()
H A DReduceBrightColorsTile.java62 @Background Looper backgroundLooper, in ReduceBrightColorsTile() argument
70 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ReduceBrightColorsTile()
H A DUserTile.java56 @Background Looper backgroundLooper, in UserTile() argument
66 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in UserTile()
H A DWorkModeTile.java55 @Background Looper backgroundLooper, in WorkModeTile() argument
64 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in WorkModeTile()
H A DAlarmTile.kt34 @Background backgroundLooper: Looper,
45 backgroundLooper,
H A DRotationLockTile.java57 @Background Looper backgroundLooper, in RotationLockTile() argument
66 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in RotationLockTile()
H A DSensorPrivacyToggleTile.java73 @Background Looper backgroundLooper, in SensorPrivacyToggleTile() argument
82 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in SensorPrivacyToggleTile()
H A DBatterySaverTile.java64 @Background Looper backgroundLooper, in BatterySaverTile() argument
74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in BatterySaverTile()
H A DColorInversionTile.java64 @Background Looper backgroundLooper, in ColorInversionTile() argument
74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ColorInversionTile()
H A DDeviceControlsTile.kt50 @Background backgroundLooper: Looper,
61 backgroundLooper,
H A DFlashlightTile.java56 @Background Looper backgroundLooper, in FlashlightTile() argument
65 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in FlashlightTile()
H A DLocationTile.java60 @Background Looper backgroundLooper, in LocationTile() argument
70 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in LocationTile()
H A DNfcTile.java65 @Background Looper backgroundLooper, in NfcTile() argument
74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in NfcTile()
H A DAirplaneModeTile.java68 @Background Looper backgroundLooper, in AirplaneModeTile() argument
78 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in AirplaneModeTile()
H A DDataSaverTile.java55 @Background Looper backgroundLooper, in DataSaverTile() argument
65 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in DataSaverTile()
H A DScreenRecordTile.java66 @Background Looper backgroundLooper, in ScreenRecordTile() argument
78 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ScreenRecordTile()
H A DUiModeNightTile.java71 @Background Looper backgroundLooper, in UiModeNightTile() argument
82 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in UiModeNightTile()
H A DHotspotTile.java62 @Background Looper backgroundLooper, in HotspotTile() argument
72 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in HotspotTile()
H A DNightDisplayTile.java81 @Background Looper backgroundLooper, in NightDisplayTile() argument
92 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in NightDisplayTile()
H A DQuickAccessWalletTile.java82 @Background Looper backgroundLooper, in QuickAccessWalletTile() argument
93 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in QuickAccessWalletTile()
H A DCellularTile.java81 @Background Looper backgroundLooper, in CellularTile() argument
90 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CellularTile()
H A DBluetoothTile.java73 @Background Looper backgroundLooper, in BluetoothTile() argument
82 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in BluetoothTile()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DCustomTile.java103 Looper backgroundLooper, in CustomTile() argument
114 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CustomTile()
517 @Background Looper backgroundLooper, in Builder() argument
527 mBackgroundLooper = backgroundLooper; in Builder()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DDependencyProvider.java230 @Background Looper backgroundLooper, in providesBroadcastDispatcher() argument
236 BroadcastDispatcher bD = new BroadcastDispatcher(context, backgroundLooper, in providesBroadcastDispatcher()

12