Home
last modified time | relevance | path

Searched defs:getId (Results 1 – 25 of 176) sorted by relevance

12345678

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DMediaDeviceUtils.java34 public static String getId(CachedBluetoothDevice cachedDevice) { in getId() method in MediaDeviceUtils
44 public static String getId(BluetoothDevice bluetoothDevice) { in getId() method in MediaDeviceUtils
54 public static String getId(MediaRouter.RouteInfo route) { in getId() method in MediaDeviceUtils
DInfoMediaDevice.java60 public String getId() { in getId() method in InfoMediaDevice
DBluetoothMediaDevice.java64 public String getId() { in getId() method in BluetoothMediaDevice
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
DDynamicIdMap.java53 public Integer getId(ResourceType type, String name) { in getId() method in DynamicIdMap
65 public Integer getId(Pair<ResourceType, String> resource) { in getId() method in DynamicIdMap
/frameworks/base/identity/java/android/security/identity/
DAccessControlProfileId.java41 public int getId() { in getId() method in AccessControlProfileId
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.h180 hwc2_config_t getId() const { return mId; } in getId() function
328 hwc2_display_t getId() const override { return mId; } in getId() function
407 hwc2_layer_t getId() const override { return mId; } in getId() function
/frameworks/av/services/audiopolicy/engine/common/include/
DVolumeGroup.h35 volume_group_t getId() const { return mId; } in getId() function
DProductStrategy.h60 product_strategy_t getId() const { return mId; } in getId() function
/frameworks/base/core/java/android/webkit/
DWebHistoryItem.java40 public abstract int getId(); in getId() method in WebHistoryItem
/frameworks/base/core/java/android/text/style/
DClickableSpan.java64 public int getId() { in getId() method in ClickableSpan
/frameworks/base/cmds/statsd/src/matchers/
DLogMatchingTracker.h72 const int64_t& getId() const { in getId() function
/frameworks/minikin/libs/minikin/
DLocaleListCache.h41 static inline uint32_t getId(const std::string& locales) { in getId() function
/frameworks/av/media/libaudioclient/include/media/
DAudioProductStrategy.h38 product_strategy_t getId() const { return mId; } in getId() function
DAudioVolumeGroup.h38 volume_group_t getId() const { return mGroupId; } in getId() function
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DConfigurable.h53 uint32_t getId() const { return mId; } in getId() function
/frameworks/native/services/bufferhub/
DBufferHubIdGenerator.cpp32 int BufferHubIdGenerator::getId() { in getId() function in android::frameworks::bufferhub::V1_0::implementation::BufferHubIdGenerator
/frameworks/base/core/java/android/app/contentsuggestions/
DContentSelection.java52 public @NonNull String getId() { in getId() method in ContentSelection
DContentClassification.java52 public @NonNull String getId() { in getId() method in ContentClassification
/frameworks/minikin/tests/unittest/
DFontLanguageListCacheTest.cpp28 TEST(LocaleListCacheTest, getId) { in TEST() argument
/frameworks/base/services/core/java/com/android/server/pm/
DKeySetHandle.java38 public long getId() { in getId() method in KeySetHandle
/frameworks/base/core/java/android/app/prediction/
DAppTargetId.java58 public String getId() { in getId() method in AppTargetId
/frameworks/base/tests/UiBench/src/com/android/test/uibench/leanback/
DPhotoItem.java31 public long getId() { in getId() method in PhotoItem
/frameworks/base/cmds/statsd/src/condition/
DConditionTracker.h44 inline const int64_t& getId() { return mConditionId; } in getId() function
/frameworks/base/core/java/android/net/
DLocalSocketAddress.java54 /*package*/ int getId() { in getId() method in LocalSocketAddress.Namespace
/frameworks/base/core/java/android/hardware/lights/
DLight.java82 public int getId() { in getId() method in Light

12345678