/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/logging/ |
D | SafetyCenterStatsdLogger.java | 173 @ProfileType int profileType, in writeSafetySourceStateCollected() 215 @ProfileType int profileType, in writeSourceRefreshSystemEvent() 266 @ProfileType int profileType, in writeInlineActionSystemEvent() 291 @ProfileType int profileType, in writeNotificationPostedEvent() 308 @ProfileType int profileType, in writeNotificationDismissedEvent() 325 @ProfileType int profileType, in writeNotificationActionClickedEvent() 340 @ProfileType int profileType, in writeNotificationInteractionReportedEvent() 394 private static int toSourceStateCollectedProfileType(@ProfileType int profileType) { in toSourceStateCollectedProfileType() 407 private static int toSystemEventProfileType(@ProfileType int profileType) { in toSystemEventProfileType() 420 private static int toInteractionReportedProfileType(@ProfileType int profileType) { in toInteractionReportedProfileType()
|
D | SafetyCenterPullAtomCallback.java | 156 @ProfileType int profileType = ProfileType.ALL_PROFILE_TYPES[profileTypeIdx]; in writeSafetySourceStateCollectedAtomsLocked() local 173 SafetySource safetySource, @UserIdInt int userId, @ProfileType int profileType) { in writeSafetySourceStateCollectedAtomLocked()
|
/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/ |
D | SafetyCenterDataFactory.java | 401 @ProfileType int profileType = ProfileType.ALL_PROFILE_TYPES[profileTypeIdx]; in addSafetyCenterEntryGroup() local 578 @ProfileType int profileType, in addSafetyCenterEntry() 659 @ProfileType int profileType, in toSafetyCenterEntry() 756 @ProfileType int profileType, in toDefaultSafetyCenterEntry() 812 @ProfileType int profileType = ProfileType.ALL_PROFILE_TYPES[profileTypeIdx]; in addSafetyCenterStaticEntryGroup() local 854 @ProfileType int profileType, in addSafetyCenterStaticEntry() 886 @ProfileType int profileType, in toSafetyCenterStaticEntry() 946 @ProfileType int profileType, in toDefaultSafetyCenterStaticEntry() 1296 private CharSequence getTitleForProfileType( in getTitleForProfileType()
|
D | UserProfileGroup.java | 256 public int[] getProfilesOfType(@ProfileType int profileType) { in getProfilesOfType() 275 public int[] getRunningProfilesOfType(@ProfileType int profileType) { in getRunningProfilesOfType() 324 boolean containsRunningUserId(@UserIdInt int userId, @ProfileType int profileType) { in containsRunningUserId()
|
D | SafetyCenterConfigReader.java | 525 List<String> getSourceIdsForProfileType(@ProfileType int profileType) { in getSourceIdsForProfileType() 545 List<String> getSourceIdsOnPageOpenForProfileType(@ProfileType int profileType) { in getSourceIdsOnPageOpenForProfileType()
|
D | SafetySources.java | 61 SafetySource safetySource, @ProfileType int profileType) { in supportsProfileType()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenshot/message/ |
D | ProfileFirstRunSettingsImpl.java | 26 public boolean messageAlreadyDismissed(@org.jetbrains.annotations.NotNull() in messageAlreadyDismissed() 32 public void onMessageDismissed(@org.jetbrains.annotations.NotNull() in onMessageDismissed() 36 …ava.lang.String preferenceKey(com.android.systemui.screenshot.message.ProfileMessageController.Fir… in preferenceKey()
|
D | ProfileMessageController.java | 92 …om.android.systemui.screenshot.message.ProfileMessageController.FirstRunProfile profileType = null; field in ProfileMessageController.ProfileFirstRunData 96 … com.android.systemui.screenshot.message.ProfileMessageController.FirstRunProfile profileType) { in ProfileFirstRunData() 123 … com.android.systemui.screenshot.message.ProfileMessageController.FirstRunProfile profileType) { in copy()
|
D | ProfileFirstRunSettings.java | 16 public abstract boolean messageAlreadyDismissed(@org.jetbrains.annotations.NotNull() in messageAlreadyDismissed() 23 public abstract void onMessageDismissed(@org.jetbrains.annotations.NotNull() in onMessageDismissed()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/message/ |
H A D | ProfileMessageController.kt | 48 val profileType = in <lambda>() constant 97 val profileType: FirstRunProfile, in <lambda>() constant in com.android.systemui.screenshot.message.ProfileMessageController.ProfileFirstRunData
|
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/core/user/ |
D | UserProfile.java | 24 private final com.android.photopicker.core.user.UserProfile.ProfileType profileType = null; field in UserProfile 38 …com.android.photopicker.core.user.UserProfile.ProfileType profileType, @org.jetbrains.annotations.… in UserProfile() 118 …com.android.photopicker.core.user.UserProfile.ProfileType profileType, @org.jetbrains.annotations.… in copy()
|
/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/data/ |
D | SafetySourceStateCollectedLogger.java | 67 void writeAutomaticAtom(SafetySourceKey sourceKey, @ProfileType int profileType) { in writeAutomaticAtom() 104 @ProfileType int profileType, in logSafetySourceStateCollected() 135 profileType, in logSafetySourceStateCollected() local
|
D | SafetyCenterIssueRepository.java | 94 private void updateIssues(@UserIdInt int userId, @ProfileType int profileType) { in updateIssues() 186 @UserIdInt int userId, @ProfileType int profileType) { in getAllStoredIssuesFromRawSourceData() 203 @ProfileType int profileType) { in addSafetySourceIssuesInfo()
|
/aosp_15_r20/frameworks/base/core/java/android/content/pm/dex/ |
H A D | IArtManager.aidl | 47 void snapshotRuntimeProfile(int profileType, in String packageName, in snapshotRuntimeProfile() 57 boolean isRuntimeProfilingEnabled(int profileType, String callingPackage); in isRuntimeProfilingEnabled()
|
H A D | ArtManager.java | 108 public void snapshotRuntimeProfile(@ProfileType int profileType, @Nullable String packageName, in snapshotRuntimeProfile() 132 public boolean isRuntimeProfilingEnabled(@ProfileType int profileType) { in isRuntimeProfilingEnabled()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/ |
D | ProfileSelectFragment.java | 372 private static Fragment createAndGetFragment( in createAndGetFragment() 434 int profileType = mChildFragments[position].getArguments().getInt(EXTRA_PROFILE); in getTabForPosition() local 450 private int profileTypeToTab(@ProfileType int profileType) { in profileTypeToTab()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec.cpp | 1315 d3d12_video_decode_profile_type profileType = in d3d12_video_decoder_store_converted_dxva_picparams_from_pipe_input() local 1408 d3d12_video_decode_profile_type profileType = in d3d12_video_decoder_prepare_dxva_slices_control() local 1481 d3d12_video_decode_profile_type profileType) in d3d12_video_decoder_supports_aot_dpb() 1572 d3d12_video_decoder_resolve_profile(d3d12_video_decode_profile_type profileType, DXGI_FORMAT decode… in d3d12_video_decoder_resolve_profile()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/dex/ |
H A D | ArtManagerService.java | 149 private boolean checkShellPermissions(@ProfileType int profileType, String packageName, in checkShellPermissions() 177 public void snapshotRuntimeProfile(@ProfileType int profileType, @Nullable String packageName, in snapshotRuntimeProfile() 277 public boolean isRuntimeProfilingEnabled(@ProfileType int profileType, String callingPackage) { in isRuntimeProfilingEnabled()
|
/aosp_15_r20/external/perfetto/ui/src/public/ |
H A D | selection.ts | 128 readonly profileType?: ProfileType; property 167 export function profileType(s: string): ProfileType { function
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Permission/service/service-permission.impl/android_common_apex30/javac/ |
D | service-permission.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/ |
D | UwbMetrics.java | 585 public void logRangingResult(int profileType, UwbRangingData rawRangingData, in logRangingResult() 648 private void writeFirstValidRangingResultSinceStart(int profileType, in writeFirstValidRangingResultSinceStart()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/location/ |
D | LocationPersonalSettings.java | 56 final int profileType = getArguments().getInt(ProfileSelectFragment.EXTRA_PROFILE); in onAttach() local
|
D | LocationWorkProfileSettings.java | 67 final int profileType = getArguments().getInt(ProfileSelectFragment.EXTRA_PROFILE); in onAttach() local
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/emptystate/ |
D | NoAppsAvailableEmptyStateProvider.java | 63 Profile.Type profileType = in getEmptyState() local
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/user/ |
D | UserProfile.kt | 35 val profileType: ProfileType = ProfileType.UNKNOWN, constant in com.android.photopicker.core.user.UserProfile
|