Home
last modified time | relevance | path

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

1234

/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs313 profile_type: ProfileType, in report_profile_start()
328 profile_type: ProfileType, in report_profile_end()
474 enum ProfileType { enum
486 impl fmt::Display for ProfileType { implementation
503 impl ProfileType { implementation
556 pub fn new(profile_type: ProfileType, profile_id: ProfileId) -> Self { in new()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenshot/data/model/
DProfileType.java7 public enum ProfileType { enum
14 ProfileType() { in ProfileType() method in ProfileType
/aosp_15_r20/external/google-cloud-java/java-profiler/proto-google-cloud-profiler-v2/src/main/java/com/google/devtools/cloudprofiler/v2/
H A DProfileType.java32 public enum ProfileType implements com.google.protobuf.ProtocolMessageEnum { enum
295 private ProfileType(int value) { in ProfileType() method in ProfileType
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/core/user/
DUserProfile.java154 public static enum ProfileType { enum in UserProfile
159 ProfileType() { in ProfileType() method in UserProfile.ProfileType
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/data/model/
H A DProfileType.kt20 enum class ProfileType { class
/aosp_15_r20/external/connectedappssdk/annotations/src/main/java/com/google/android/enterprise/connectedapps/annotations/
H A DCustomProfileConnector.java29 enum ProfileType { enum
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dexperimental_flamegraph.h39 enum class ProfileType { kGraph, kHeapProfile, kPerf }; enum
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/profiling/
H A Dpprof_builder.h36 enum class ProfileType { enum
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/user/
DUserProfile.kt58 enum class ProfileType { class in com.android.photopicker.core.user.UserProfile
/aosp_15_r20/external/perfetto/include/perfetto/profiling/
H A Dpprof_builder.h36 enum class ProfileType { enum
/aosp_15_r20/external/google-cloud-java/java-profiler/proto-google-cloud-profiler-v2/src/main/proto/google/devtools/cloudprofiler/v2/
H A Dprofiler.proto203 enum ProfileType { enum
/aosp_15_r20/external/googleapis/google/devtools/cloudprofiler/v2/
H A Dprofiler.proto242 enum ProfileType { enum
/aosp_15_r20/frameworks/base/core/java/android/content/pm/dex/
H A DArtManager.java67 public @interface ProfileType {} annotation in ArtManager
/aosp_15_r20/external/perfetto/ui/src/public/
H A Dselection.ts158 export enum ProfileType { enum
/aosp_15_r20/frameworks/base/media/java/android/media/quality/
H A DPictureProfile.java58 public @interface ProfileType {} annotation in PictureProfile
H A DSoundProfile.java58 public @interface ProfileType {} annotation in SoundProfile
/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/
DUserProfileGroup.java66 public @interface ProfileType { annotation in UserProfileGroup
/aosp_15_r20/packages/modules/IntentResolver/tests/shared/src/com/android/intentresolver/platform/
DFakeUserManager.kt65 enum class ProfileType { in <lambda>() class in com.android.intentresolver.platform.FakeUserManager
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
DProfileSelectFragment.java80 public @interface ProfileType { annotation in ProfileSelectFragment
/aosp_15_r20/frameworks/base/libs/hwui/
H A DProperties.h248 enum class ProfileType { None, Console, Bars }; enum
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/profiles/
DMultiProfilePagerAdapter.java69 public @interface ProfileType {} annotation in MultiProfilePagerAdapter
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/service/
DSafetyCenterSearchIndexablesProvider.kt373 enum class ProfileType { in <lambda>() class in com.android.permissioncontroller.safetycenter.service.SafetyCenterSearchIndexablesProvider
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dxla_data.proto255 enum ProfileType { enum
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo.proto498 enum ProfileType { enum
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/password/
DChooseLockPassword.java284 protected enum ProfileType { enum in ChooseLockPassword.ChooseLockPasswordFragment

1234