Home
last modified time | relevance | path

Searched refs:getEnum (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/loader/
H A DTmaMediaEventReader.java20 import static com.android.car.media.testmediaapp.loader.TmaLoaderUtils.getEnum;
87 getEnum(json, Keys.STATE, mEventStates, EventState.NONE), in fromJson()
88 getEnum(json, Keys.ERROR_CODE, mErrorCodes, StateErrorCode.UNKNOWN_ERROR), in fromJson()
91 getEnum(json, Keys.INTENT, mResolutionIntents, ResolutionIntent.NONE), in fromJson()
92 getEnum(json, Keys.ACTION, mActions, Action.NONE), in fromJson()
H A DTmaMediaItemReader.java25 import static com.android.car.media.testmediaapp.loader.TmaLoaderUtils.getEnum;
116 getEnum(json, Keys.PLAYABLE_HINT, mContentStyles, ContentStyle.NONE), in fromJson()
117 getEnum(json, Keys.BROWSABLE_HINT, mContentStyles, ContentStyle.NONE), in fromJson()
H A DTmaLoaderUtils.java71 static <K extends Enum, E extends Enum> E getEnum( in getEnum() method in TmaLoaderUtils
/aosp12/frameworks/base/core/java/android/security/keymaster/
H A DKeyCharacteristics.java87 public Integer getEnum(int tag) { in getEnum() method in KeyCharacteristics
89 return hwEnforced.getEnum(tag, -1); in getEnum()
91 return swEnforced.getEnum(tag, -1); in getEnum()
H A DKeymasterArguments.java102 public int getEnum(int tag, int defaultValue) { in getEnum() method in KeymasterArguments
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
H A DInterfaceWithEnum.java21 ReferencedByInterface getEnum(); in getEnum() method
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBitmapFactory_Delegate.java59 density = Density.getEnum(opts.inDensity); in nativeDecodeStream()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DStatusBar.java60 Density.getEnum(((BridgeContext) context).getMetrics().densityDpi), in StatusBar()
/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DViewGroup_Delegate.java102 Density.getEnum(canvas.getDensity())); in drawShadow()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DResourceHelper.java337 density = Density.getEnum(context.getConfiguration().densityDpi); in getDrawable()
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt13937 HSPLandroid/security/keymaster/KeyCharacteristics;->getEnum(I)Ljava/lang/Integer;
13959 HSPLandroid/security/keymaster/KeymasterArguments;->getEnum(II)I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt13927 HSPLandroid/security/keymaster/KeyCharacteristics;->getEnum(I)Ljava/lang/Integer;
13949 HSPLandroid/security/keymaster/KeymasterArguments;->getEnum(II)I
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50904 Landroid/security/keymaster/KeyCharacteristics;->getEnum(I)Ljava/lang/Integer;
50926 Landroid/security/keymaster/KeymasterArguments;->getEnum(II)I