/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | CameraToggleTile.java | 50 @Background Looper backgroundLooper, in CameraToggleTile() argument 59 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CameraToggleTile()
|
H A D | MicrophoneToggleTile.java | 50 @Background Looper backgroundLooper, in MicrophoneToggleTile() argument 59 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in MicrophoneToggleTile()
|
H A D | ReduceBrightColorsTile.java | 62 @Background Looper backgroundLooper, in ReduceBrightColorsTile() argument 70 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ReduceBrightColorsTile()
|
H A D | UserTile.java | 56 @Background Looper backgroundLooper, in UserTile() argument 66 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in UserTile()
|
H A D | WorkModeTile.java | 55 @Background Looper backgroundLooper, in WorkModeTile() argument 64 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in WorkModeTile()
|
H A D | AlarmTile.kt | 34 @Background backgroundLooper: Looper, 45 backgroundLooper,
|
H A D | RotationLockTile.java | 57 @Background Looper backgroundLooper, in RotationLockTile() argument 66 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in RotationLockTile()
|
H A D | SensorPrivacyToggleTile.java | 73 @Background Looper backgroundLooper, in SensorPrivacyToggleTile() argument 82 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in SensorPrivacyToggleTile()
|
H A D | BatterySaverTile.java | 64 @Background Looper backgroundLooper, in BatterySaverTile() argument 74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in BatterySaverTile()
|
H A D | ColorInversionTile.java | 64 @Background Looper backgroundLooper, in ColorInversionTile() argument 74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ColorInversionTile()
|
H A D | DeviceControlsTile.kt | 50 @Background backgroundLooper: Looper, 61 backgroundLooper,
|
H A D | FlashlightTile.java | 56 @Background Looper backgroundLooper, in FlashlightTile() argument 65 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in FlashlightTile()
|
H A D | LocationTile.java | 60 @Background Looper backgroundLooper, in LocationTile() argument 70 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in LocationTile()
|
H A D | NfcTile.java | 65 @Background Looper backgroundLooper, in NfcTile() argument 74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in NfcTile()
|
H A D | AirplaneModeTile.java | 68 @Background Looper backgroundLooper, in AirplaneModeTile() argument 78 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in AirplaneModeTile()
|
H A D | DataSaverTile.java | 55 @Background Looper backgroundLooper, in DataSaverTile() argument 65 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in DataSaverTile()
|
H A D | ScreenRecordTile.java | 66 @Background Looper backgroundLooper, in ScreenRecordTile() argument 78 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ScreenRecordTile()
|
H A D | UiModeNightTile.java | 71 @Background Looper backgroundLooper, in UiModeNightTile() argument 82 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in UiModeNightTile()
|
H A D | HotspotTile.java | 62 @Background Looper backgroundLooper, in HotspotTile() argument 72 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in HotspotTile()
|
H A D | NightDisplayTile.java | 81 @Background Looper backgroundLooper, in NightDisplayTile() argument 92 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in NightDisplayTile()
|
H A D | QuickAccessWalletTile.java | 82 @Background Looper backgroundLooper, in QuickAccessWalletTile() argument 93 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in QuickAccessWalletTile()
|
H A D | CellularTile.java | 81 @Background Looper backgroundLooper, in CellularTile() argument 90 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CellularTile()
|
H A D | BluetoothTile.java | 73 @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 D | CustomTile.java | 103 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 D | DependencyProvider.java | 230 @Background Looper backgroundLooper, in providesBroadcastDispatcher() argument 236 BroadcastDispatcher bD = new BroadcastDispatcher(context, backgroundLooper, in providesBroadcastDispatcher()
|