Home
last modified time | relevance | path

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

12345678910>>...25

/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/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/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/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
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Dalgorithm_parameter.h35 const char *(*getType)(void); member
/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
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Dui_effect_napi_utils.cpp23 napi_valuetype UIEffectNapiUtils::getType(napi_env env, napi_value root) in getType() function in OHOS::Rosen::UIEffectNapiUtils
/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

12345678910>>...25