Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 25 of 598) sorted by relevance

12345678910>>...24

/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DValue.java125 public static Type getType(Value value) { in getType() method in Value
132 abstract Type getType(); in getType() method in Value
245 Type getType() { in getType() method in Value.BooleanValue
280 Type getType() { in getType() method in Value.ByteValue
315 Type getType() { in getType() method in Value.CharValue
345 Type getType() { in getType() method in Value.DoubleValue
375 Type getType() { in getType() method in Value.FloatValue
416 Type getType() { in getType() method in Value.InstanceValue
461 Type getType() { in getType() method in Value.IntValue
501 Type getType() { in getType() method in Value.LongValue
[all …]
/aosp12/system/tools/hidl/c2hal/
H A DExpression.cpp89 Type getType(const AST &ast) override { in getType() function
107 Type getType(const AST &ast) override { in getType() function
141 Type getType(const AST &ast) override { in getType() function
164 Type getType(const AST &ast) override { in getType() function
189 Type getType(const AST &ast) override { in getType() function
212 Type getType(const AST &) override { in getType() function
239 Type getType(const AST &) override { in getType() function
/aosp12/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/block/write/
H A DEmptyBlockWriter.java51 public int getType() { in close() method in EmptyBlockWriter
H A DBlockWriter.java47 int getType(); in getType() method
/aosp12/frameworks/native/services/surfaceflinger/
H A DContainerLayer.h31 const char* getType() const override { return "ContainerLayer"; } in getType() function
H A DEffectLayer.h38 const char* getType() const override { return "EffectLayer"; } in getType() function
/aosp12/frameworks/layoutlib/bridge/tests/src/android/content/res/
H A DBridgeTypedArrayTest.java39 public void getType() { in getType() method in BridgeTypedArrayTest
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DBurstArtifact.java38 public String getType(); in getType() method
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DSettings.java37 public int getType() { in getType() method in Settings
H A DFilterConfiguration.java41 public abstract int getType(); in getType() method in FilterConfiguration
/aosp12/frameworks/av/drm/common/
H A DDrmInfoEvent.cpp33 int DrmInfoEvent::getType() const { in getType() function in DrmInfoEvent
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/notificationaccess/
H A DAlertingTypeFilterPreferenceController.java32 protected int getType() { in getType() method in AlertingTypeFilterPreferenceController
H A DConversationTypeFilterPreferenceController.java32 protected int getType() { in getType() method in ConversationTypeFilterPreferenceController
H A DOngoingTypeFilterPreferenceController.java32 protected int getType() { in getType() method in OngoingTypeFilterPreferenceController
H A DSilentTypeFilterPreferenceController.java32 protected int getType() { in getType() method in SilentTypeFilterPreferenceController
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/ui/
H A DCardContent.java39 public abstract HomeCardContentType getType(); in getType() method in CardContent
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/
H A DDisplayFeature.java31 int getType(); in getType() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DResetGestureInputConsumer.java35 public int getType() { in getType() method in ResetGestureInputConsumer
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/applications/specialaccess/notificationaccess/
H A DOngoingTypeFilterPreferenceControllerTest.java62 public void getType() { in getType() method in OngoingTypeFilterPreferenceControllerTest
H A DAlertingTypeFilterPreferenceControllerTest.java62 public void getType() { in getType() method in AlertingTypeFilterPreferenceControllerTest
H A DConversationTypeFilterPreferenceControllerTest.java62 public void getType() { in getType() method in ConversationTypeFilterPreferenceControllerTest
H A DSilentTypeFilterPreferenceControllerTest.java61 public void getType() { in getType() method in SilentTypeFilterPreferenceControllerTest
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnConfigType.java39 public int getType() { in getType() method in ApnConfigType
/aosp12/frameworks/base/lowpan/java/android/net/lowpan/
H A DLowpanProperty.java25 public abstract Class<T> getType(); in getType() method in LowpanProperty
/aosp12/packages/apps/Settings/src/com/android/settings/accounts/
H A DProviderEntry.java44 public String getType() { in getType() method in ProviderEntry

12345678910>>...24