Home
last modified time | relevance | path

Searched defs:ProfileType (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/dex/
H A DArtManager.java67 public @interface ProfileType {} annotation in ArtManager
/aosp14/frameworks/base/libs/hwui/
H A DProperties.h232 enum class ProfileType { None, Console, Bars }; enum