Home
last modified time | relevance | path

Searched refs:ACCOUNT (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java39 public static String ACCOUNT = "ACCOUNT"; field in SystemNotificationChannels
230 ACCOUNT, in newAccountChannel()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3151 new Notification.Builder(contextForUser, SystemNotificationChannels.ACCOUNT) in createNoCredentialsPermissionNotification()
5381 new Notification.Builder(contextForUser, SystemNotificationChannels.ACCOUNT)
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java3871 new Notification.Builder(contextForUser, SystemNotificationChannels.ACCOUNT) in installHandleTooManyDeletesNotification()
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto1028 ACCOUNT = 8; enumerator
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto329 ACCOUNT = 8; enumerator
/frameworks/base/core/api/
Dcurrent.txt34630 field public static final String EXTRA_ACCOUNT = "android.provider.extra.ACCOUNT";