Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DCameraToggleTile.java50 @Background Looper backgroundLooper, in CameraToggleTile() argument
59 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CameraToggleTile()
DMicrophoneToggleTile.java50 @Background Looper backgroundLooper, in MicrophoneToggleTile() argument
59 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in MicrophoneToggleTile()
DReduceBrightColorsTile.java62 @Background Looper backgroundLooper, in ReduceBrightColorsTile() argument
70 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ReduceBrightColorsTile()
DUserTile.java56 @Background Looper backgroundLooper, in UserTile() argument
66 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in UserTile()
DWorkModeTile.java55 @Background Looper backgroundLooper, in WorkModeTile() argument
64 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in WorkModeTile()
DSensorPrivacyToggleTile.java73 @Background Looper backgroundLooper, in SensorPrivacyToggleTile() argument
82 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in SensorPrivacyToggleTile()
DRotationLockTile.java57 @Background Looper backgroundLooper, in RotationLockTile() argument
66 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in RotationLockTile()
DAlarmTile.kt34 @Background backgroundLooper: Looper, in <lambda>()
45 backgroundLooper, in <lambda>()
DBatterySaverTile.java64 @Background Looper backgroundLooper, in BatterySaverTile() argument
74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in BatterySaverTile()
DFlashlightTile.java56 @Background Looper backgroundLooper, in FlashlightTile() argument
65 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in FlashlightTile()
DDeviceControlsTile.kt50 @Background backgroundLooper: Looper,
61 backgroundLooper,
DScreenRecordTile.java60 @Background Looper backgroundLooper, in ScreenRecordTile() argument
70 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ScreenRecordTile()
DNfcTile.java65 @Background Looper backgroundLooper, in NfcTile() argument
74 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in NfcTile()
DDataSaverTile.java54 @Background Looper backgroundLooper, in DataSaverTile() argument
63 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in DataSaverTile()
DColorInversionTile.java65 @Background Looper backgroundLooper, in ColorInversionTile() argument
75 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in ColorInversionTile()
DLocationTile.java60 @Background Looper backgroundLooper, in LocationTile() argument
70 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in LocationTile()
DAirplaneModeTile.java68 @Background Looper backgroundLooper, in AirplaneModeTile() argument
78 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in AirplaneModeTile()
DUiModeNightTile.java71 @Background Looper backgroundLooper, in UiModeNightTile() argument
82 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in UiModeNightTile()
DHotspotTile.java61 @Background Looper backgroundLooper, in HotspotTile() argument
71 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in HotspotTile()
DNightDisplayTile.java81 @Background Looper backgroundLooper, in NightDisplayTile() argument
92 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in NightDisplayTile()
DQuickAccessWalletTile.java82 @Background Looper backgroundLooper, in QuickAccessWalletTile() argument
93 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in QuickAccessWalletTile()
DCellularTile.java80 @Background Looper backgroundLooper, in CellularTile() argument
89 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CellularTile()
DCastTile.java85 @Background Looper backgroundLooper, in CastTile() argument
97 super(host, backgroundLooper, mainHandler, falsingManager, metricsLogger, in CastTile()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DDependencyProvider.java321 @Background Looper backgroundLooper, in providesBroadcastDispatcher() argument
327 BroadcastDispatcher bD = new BroadcastDispatcher(context, backgroundLooper, in providesBroadcastDispatcher()

12