Home
last modified time | relevance | path

Searched refs:Named (Results 1 – 25 of 135) sorted by relevance

123456

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
H A DPluginsModule.java43 import javax.inject.Named;
63 @Named(PLUGIN_DEBUG)
74 @Named(PLUGIN_PRIVILEGED) List<String> privilegedPlugins, in providesPluginInstanceFactory()
75 @Named(PLUGIN_DEBUG) boolean isDebug) { in providesPluginInstanceFactory()
88 @Named(PLUGIN_THREAD) Executor pluginExecutor, in providePluginInstanceManagerFactory()
90 @Named(PLUGIN_PRIVILEGED) List<String> privilegedPlugins, in providePluginInstanceManagerFactory()
99 @Named(PLUGIN_THREAD)
109 @Named(PLUGIN_DEBUG) boolean debug, in providesPluginManager()
110 @Named(PRE_HANDLER) in providesPluginManager()
114 @Named(PLUGIN_PRIVILEGED) List<String> privilegedPlugins) { in providesPluginManager()
[all …]
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/inject/
H A DHfpDataModules.java36 import javax.inject.Named;
64 @Named("Hfp") LiveData<BluetoothDevice> currentHfpDevice) { in provideCallHistoryLiveData()
72 @Named("Hfp") LiveData<BluetoothDevice> currentHfpDevice) { in provideContactListLiveData()
84 @Named("Hfp")
87 @Named("Hfp") LiveData<List<BluetoothDevice>> hfpDeviceListLiveData) { in hasHfpDeviceConnectedLiveData()
94 @Named("BluetoothFavorite")
96 @Named("Hfp") LiveData<BluetoothDevice> currentHfpDevice, in provideBluetoothFavoriteContactListLiveData()
104 @Named("LocalFavorite")
106 @Named("Hfp") LiveData<BluetoothDevice> currentHfpDevice, in provideLocalFavoriteContactListLiveData()
H A DBluetoothSingleHfpModule.java30 import javax.inject.Named;
46 @Named("Bluetooth")
54 @Named("Bluetooth")
62 @Named("Hfp")
70 @Named("Hfp")
73 @Named("Hfp") LiveData<List<BluetoothDevice>> hfpDeviceListLiveData, in provideCurrentHfpDeviceLiveData()
/aosp12/packages/apps/Car/Dialer/framework/emulator/src/com/android/car/dialer/framework/
H A DSingleHfpEmulatorModule.java36 import javax.inject.Named;
50 @Named("Bluetooth")
57 @Named("Bluetooth")
64 @Named("Hfp")
71 @Named("Hfp")
78 @Named("Hfp")
96 @Named("BluetoothFavorite")
103 @Named("LocalFavorite")
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DFakeModule.java28 import javax.inject.Named;
43 @Named("Bluetooth")
51 @Named("Bluetooth")
59 @Named("Hfp")
67 @Named("Hfp")
70 @Named("Hfp") LiveData<List<BluetoothDevice>> hfpDeviceListLiveData) { in provideCurrentHfpDeviceLiveData()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/dagger/
H A DQSFragmentModule.java45 import javax.inject.Named;
126 @Named(QS_FOOTER)
133 @Named(QQS_FOOTER)
140 @Named(QQS_FOOTER)
143 @Named(QQS_FOOTER) FooterActionsView qqsFooterActionsView) { in providesQQSFooterActionsController()
152 @Named(QS_FOOTER)
155 @Named(QS_FOOTER) FooterActionsView qsFooterActionsView) { in providesQSFooterActionsController()
180 @Named(QS_SECURITY_FOOTER_VIEW)
190 @Named(QS_USING_MEDIA_PLAYER)
H A DQSFlagsModule.java26 import javax.inject.Named;
42 @Named(RBC_AVAILABLE)
49 @Named(PM_LITE_ENABLED)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingModule.java31 import javax.inject.Named;
54 @Named(BRIGHT_LINE_GESTURE_CLASSIFERS)
66 @Named(DOUBLE_TAP_TIMEOUT_MS)
73 @Named(DOUBLE_TAP_TOUCH_SLOP)
80 @Named(SINGLE_TAP_TOUCH_SLOP)
H A DDoubleTapClassifier.java27 import javax.inject.Named;
40 @Named(DOUBLE_TAP_TOUCH_SLOP) float doubleTapSlop, in DoubleTapClassifier()
41 @Named(DOUBLE_TAP_TIMEOUT_MS) long doubleTapTimeMs) { in DoubleTapClassifier()
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DLABPointProvider.java35 ColorSpace.get(ColorSpace.Named.SRGB), in LABPointProvider()
36 ColorSpace.get(ColorSpace.Named.CIE_LAB)); in LABPointProvider()
37 mLabToRgb = ColorSpace.connect(ColorSpace.get(ColorSpace.Named.CIE_LAB), in LABPointProvider()
38 ColorSpace.get(ColorSpace.Named.SRGB)); in LABPointProvider()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dagger/
H A DMediaModule.java25 import javax.inject.Named;
40 @Named(QS_PANEL)
50 @Named(QUICK_QS_PANEL)
60 @Named(KEYGUARD)
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DColorSpace.java232 public enum Named { enum in ColorSpace
1446 Named.SRGB.ordinal()
1481 Named.BT709.ordinal()
1489 Named.BT2020.ordinal()
1497 Named.DCI_P3.ordinal()
1513 Named.NTSC_1953.ordinal()
1521 Named.SMPTE_C.ordinal()
1545 Named.ACES.ordinal()
1553 Named.ACESCG.ordinal()
1557 Named.CIE_XYZ.ordinal()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java64 import javax.inject.Named;
157 @Named(SPLIT_SHADE_HEADER)
175 @Named(SPLIT_SHADE_HEADER) View header) { in getSplitShadeOngoingPrivacyChip()
182 static StatusIconContainer providesStatusIconContainer(@Named(SPLIT_SHADE_HEADER) View header) { in providesStatusIconContainer()
189 @Named(SPLIT_SHADE_BATTERY_VIEW)
190 static BatteryMeterView getBatteryMeterView(@Named(SPLIT_SHADE_HEADER) View view) { in getBatteryMeterView()
196 @Named(SPLIT_SHADE_BATTERY_CONTROLLER)
198 @Named(SPLIT_SHADE_BATTERY_VIEW) BatteryMeterView batteryMeterView, in getBatteryMeterViewController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistModule.java29 import javax.inject.Named;
43 @Named(ASSIST_HANDLE_THREAD_NAME)
59 @Named(UPTIME_NAME)
/aosp12/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/common/
H A DBaseDrawingView.kt26 val scRGB = ColorSpace.get(ColorSpace.Named.EXTENDED_SRGB)
27 val bt2020 = ColorSpace.get(ColorSpace.Named.BT2020)
28 val lab = ColorSpace.get(ColorSpace.Named.CIE_LAB)
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/settings/
H A DDialerSettingsViewModel.java28 import javax.inject.Named;
43 @Named("Hfp") LiveData<BluetoothDevice> currentHfpDeviceLiveData, in DialerSettingsViewModel()
44 @Named("Hfp") LiveData<Boolean> hasHfpDeviceConnectedLiveData) { in DialerSettingsViewModel()
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/
H A DTelecomActivityViewModel.java36 import javax.inject.Named;
59 @Named("Hfp") LiveData<List<BluetoothDevice>> hfpDeviceListLiveData, in TelecomActivityViewModel()
60 @Named("Hfp") LiveData<BluetoothDevice> currentHfpDeviceLiveData, in TelecomActivityViewModel()
61 @Named("Hfp") LiveData<Boolean> hasHfpDeviceConnectedLiveData, in TelecomActivityViewModel()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQuickQSPanelController.java38 import javax.inject.Named;
57 @Named(QS_USING_MEDIA_PLAYER) boolean usingMediaPlayer, in QuickQSPanelController()
58 @Named(QUICK_QS_PANEL) MediaHost mediaHost, in QuickQSPanelController()
61 @Named(QQS_FOOTER) FooterActionsController footerActionsController in QuickQSPanelController()
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/warning/
H A DBluetoothErrorStringLiveData.java35 import javax.inject.Named;
59 @Named("Hfp") LiveData<List<BluetoothDevice>> hfpDeviceListLiveData, in BluetoothErrorStringLiveData()
60 @Named("Bluetooth") LiveData<Set<BluetoothDevice>> pairListLiveData, in BluetoothErrorStringLiveData()
61 @Named("Bluetooth") LiveData<Integer> bluetoothStateLiveData, in BluetoothErrorStringLiveData()
H A DNoHfpViewModel.java23 import javax.inject.Named;
36 @Named("Hfp") LiveData<Boolean> hasHfpDeviceConnectedLiveData, in NoHfpViewModel()
/aosp12/art/test/utils/python/testgen/
H A Dmixins.py25 class Named(metaclass=abc.ABCMeta): class
71 Named.register(FExt)
115 Named.register(NameComparableMixin)
/aosp12/art/test/970-iface-super-resolution-gen/util-src/
H A Dgenerate_smali.py43 class MainClass(mixins.DumpMixin, mixins.Named, mixins.SmaliFileMixin):
131 class Func(mixins.Named, mixins.NameComparableMixin):
214 class TestClass(mixins.DumpMixin, mixins.Named, mixins.NameComparableMixin, mixins.SmaliFileMixin):
404 class IncompatibleClassChangeErrorResult(mixins.Named):
410 class NoSuchMethodErrorResult(mixins.Named):
416 class TestInterface(mixins.DumpMixin, mixins.Named, mixins.NameComparableMixin, mixins.SmaliFileMix…
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DUtils.h136 using Named = std::pair<std::string, Type>; variable
139 const std::string& getName(const Named<Type>& namedData) { in getName()
144 const Type& getData(const Named<Type>& namedData) { in getData()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarViewController.kt31 import javax.inject.Named
36 @Named(UNFOLD_STATUS_BAR) private val progressProvider: ScopedUnfoldTransitionProgressProvider?,
118 @Named(UNFOLD_STATUS_BAR)
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/favorite/
H A DFavoriteViewModel.java39 import javax.inject.Named;
59 @Named("BluetoothFavorite") LiveData<List<Contact>> bluetoothFavoriteContacts, in FavoriteViewModel()
60 @Named("LocalFavorite") LiveData<List<Contact>> localFavoriteContacts) { in FavoriteViewModel()

123456