/frameworks/base/core/java/android/service/notification/ |
D | SystemZenRules.java | 121 @NonNull ScheduleInfo schedule) { in getTriggerDescriptionForScheduleTime() 140 public static String getDaysOfWeekShort(Context context, @NonNull ScheduleInfo schedule) { in getDaysOfWeekShort() 151 public static String getDaysOfWeekFull(Context context, @NonNull ScheduleInfo schedule) { in getDaysOfWeekFull() 163 SimpleDateFormat dayOfWeekFormat, @NonNull ScheduleInfo schedule) { in getDaysSummary() 245 public static String getTimeSummary(Context context, @NonNull ScheduleInfo schedule) { in getTimeSummary()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifPipelineChoreographer.kt | 38 fun schedule() in schedule() method 79 override fun schedule() { in schedule() method in com.android.systemui.statusbar.notification.collection.NotifPipelineChoreographerImpl 125 override fun schedule() { in schedule() method in com.android.systemui.statusbar.notification.collection.FakeNotifPipelineChoreographer
|
/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/ |
D | Scheduler.kt | 23 fun schedule(depth: Int, node: MuxNode<*, *, *>) in <lambda>() method 31 override fun schedule(depth: Int, node: MuxNode<*, *, *>) { in schedule() method in com.android.systemui.kairos.internal.SchedulerImpl
|
D | Output.kt | 47 fun schedule(logIndent: Int, evalScope: EvalScope) { in schedule() method in com.android.systemui.kairos.internal.Output
|
D | NodeTypes.kt | 25 fun schedule(logIndent: Int, evalScope: EvalScope) in schedule() method
|
D | InternalScopes.kt | 53 fun schedule(state: StateSource<*>) in childStateScope() method
|
D | Mux.kt | 188 fun schedule(evalScope: EvalScope) { in <lambda>() method 203 override fun schedule(logIndent: Int, evalScope: EvalScope) { in <lambda>() method in com.android.systemui.kairos.internal.MuxNode.BranchNode
|
D | Demux.kt | 49 override fun schedule(logIndent: Int, evalScope: EvalScope) = in <lambda>() method in com.android.systemui.kairos.internal.DemuxNode 197 fun schedule(logIndent: Int, evalScope: EvalScope) { in <lambda>() method
|
/frameworks/base/services/backup/java/com/android/server/backup/ |
D | KeyValueBackupJob.java | 66 public static void schedule(int userId, Context ctx, in schedule() method in KeyValueBackupJob 71 public static void schedule(int userId, Context ctx, long delay, in schedule() method in KeyValueBackupJob
|
/frameworks/base/services/robotests/src/com/android/server/testing/shadows/ |
D | ShadowKeyValueBackupJob.java | 38 protected static void schedule(int userId, Context ctx, long delay, in schedule() method in ShadowKeyValueBackupJob
|
/frameworks/base/services/core/java/com/android/server/selinux/ |
D | SelinuxAuditLogsService.java | 82 public static void schedule(Context context) { in schedule() method in SelinuxAuditLogsService 237 public void schedule() { in schedule() method in SelinuxAuditLogsService.LogsCollectorJobScheduler
|
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/ |
D | BlobStoreIdleJobService.java | 57 static void schedule(Context context) { in schedule() method in BlobStoreIdleJobService
|
/frameworks/base/services/core/java/com/android/server/net/watchlist/ |
D | ReportWatchlistJobService.java | 62 public static void schedule(Context context) { in schedule() method in ReportWatchlistJobService
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/modes/ |
D | ZenModeDescriptions.java | 73 ZenModeConfig.ScheduleInfo schedule = ZenModeSchedules.getTimeSchedule(mode); in getTriggerDescriptionForAccessibility() local
|
/frameworks/base/services/core/java/com/android/server/camera/ |
D | CameraStatsJobService.java | 62 public static void schedule(Context context) { in schedule() method in CameraStatsJobService
|
/frameworks/base/services/companion/java/com/android/server/companion/association/ |
D | InactiveAssociationsRemovalService.java | 68 public static void schedule(Context context) { in schedule() method in InactiveAssociationsRemovalService
|
/frameworks/base/services/core/java/com/android/server/ |
D | PruneInstantAppsJobService.java | 38 public static void schedule(Context context) { in schedule() method in PruneInstantAppsJobService
|
D | PreloadsFileCacheExpirationJobService.java | 50 public static void schedule(Context context) { in schedule() method in PreloadsFileCacheExpirationJobService
|
/frameworks/base/services/core/java/com/android/server/power/stats/ |
D | CustomEnergyConsumerPowerStatsCollector.java | 61 public boolean schedule() { in schedule() method in CustomEnergyConsumerPowerStatsCollector
|
/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/ |
D | HibernationStateDiskStoreTest.java | 143 public ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() method in HibernationStateDiskStoreTest.MockScheduledExecutorService 149 public <V> ScheduledFuture<V> schedule(Callable<V> callable, long delay, TimeUnit unit) { in schedule() method in HibernationStateDiskStoreTest.MockScheduledExecutorService
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | AlarmTimeout.java | 53 public boolean schedule(long timeout, int mode) { in schedule() method in AlarmTimeout
|
/frameworks/native/services/vibratorservice/ |
D | VibratorCallbackScheduler.cpp | 64 void CallbackScheduler::schedule(std::function<void()> callback, std::chrono::milliseconds delay) { in schedule() function in android::vibrator::CallbackScheduler
|
/frameworks/base/services/profcollect/src/com/android/server/profcollect/ |
D | ProfcollectForwardingService.java | 301 public static void schedule(Context context) { in schedule() method in ProfcollectForwardingService.PeriodicTraceJobService 340 public static void schedule(Context context) { in schedule() method in ProfcollectForwardingService.ReportProcessJobService
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | DomainVerificationConnection.java | 61 public void schedule(int code, @Nullable Object object) { in schedule() method in DomainVerificationConnection
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | TestExecutorService.java | 183 public ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() method in TestExecutorService 196 public <V> ScheduledFuture<V> schedule(Callable<V> callable, long delay, TimeUnit unit) { in schedule() method in TestExecutorService
|