Searched defs:run (Results 251 - 275 of 511) sorted by last modified time

<<11121314151617181920>>

/frameworks/base/services/core/java/com/android/server/
H A DVibratorService.java415 public void run() {
685 public void run() { method in class:VibratorService.VibrateThread
H A DWatchdog.java173 public void run() { method in class:Watchdog.HandlerChecker
349 public void run() { method in class:Watchdog
371 // to timeout on is asleep as well and won't have a chance to run, causing a false
446 public void run() {
/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java359 public void run() {
1033 public void run() throws RemoteException {
1126 public void run() throws RemoteException {
1310 public void run() throws RemoteException { method in class:AccountManagerService.TestFeaturesSession
1618 public void run() throws RemoteException { method in class:AccountManagerService.RemoveAccountSession
2106 public void run() throws RemoteException {
2271 public void run() throws RemoteException {
2506 public void run() throws RemoteException {
2589 public void run() throws RemoteException {
2690 public void run() throw
3299 public void run() throws RemoteException { method in class:AccountManagerService.GetAccountsByTypeAndFeatureSession
3953 public abstract void run() throws RemoteException; method in class:AccountManagerService.Session
[all...]
/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java105 // a service is killed before it has run for SERVICE_RESET_RUN_DURATION.
119 // allowing the next pending start to run.
163 @Override public void run() {
348 // Before going further -- if this app is not allowed to run in the
367 // If permissions need a review before any of the app components can run,
398 // can have assumptions about calling startService() for a service to run
488 public void run() {
890 // If permissions need a review before any of the app components can run,
958 public void run() {
1237 public void run() { method in class:ActiveServices.ServiceRestarter
[all...]
H A DActivityManagerService.java469 // How long we allow a receiver to run before giving up on it.
691 public void run() { method in class:ActivityManagerService.PendingAssistExtras
846 * Packages that the user has asked to have run in screen size
1402 * perform synchronization with the thread (notifying it to run).
1936 @Override public void run() {
2661 public void run() {
3399 // The system gets to run in any process. If there are multiple
5391 public void run() {
5397 public void run() {
6537 // See if the top visible activity is waiting to run i
[all...]
H A DBatteryStatsService.java987 public void run() {
1040 public void run() { method in class:BatteryStatsService.WakeupReasonThread
H A DBroadcastQueue.java200 public void run() { method in class:BroadcastQueue.AppNotResponding
617 // If permissions need a review before any of the app components can run, we drop
716 public void run() {
1123 // If permissions need a review before any of the app components can run, we drop
1136 // this information now to evaluate whether it is going to be allowed to run.
H A DInstrumentationReporter.java46 public void run() { method in class:InstrumentationReporter.MyThread
H A DNativeCrashListener.java75 public void run() { method in class:NativeCrashListener.NativeCrashReporter
103 public void run() { method in class:NativeCrashListener
H A DTaskPersister.java613 public void run() { method in class:TaskPersister.LazyTaskWriterThread
/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java2559 public void run() { method in class:AudioService.SoundPoolListenerThread
4232 public void run() { method in class:AudioService.AudioSystemThread
H A DRotationHelper.java194 public void run() { method in class:RotationHelper.RotationCheckThread
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DNetworkDiagnostics.java445 public void run() { method in class:NetworkDiagnostics.IcmpCheck
533 public void run() { method in class:NetworkDiagnostics.DnsUdpCheck
H A DVpn.java1557 public void run() { method in class:Vpn.LegacyVpnRunner
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerState.java299 listener.run();
305 public void run() {
326 public void run() {
397 public void run() { method in class:DisplayPowerState.PhotonicModulator
/frameworks/base/services/core/java/com/android/server/job/
H A DJobStore.java248 new ReadJobMapFromDiskRunnable(jobSet).run();
257 public void run() { method in class:JobStore.WriteJobsMapToDiskRunnable
427 * Runnable that reads list of persisted job from xml. This is run once at start up, so doesn't
442 public void run() { method in class:JobStore.ReadJobMapFromDiskRunnable
608 // As a sanity check, cap the recreated run time to be no later than flex+period
618 String.format("Periodic job for uid='%d' persisted run-time is" +
/frameworks/base/services/core/java/com/android/server/job/controllers/
H A DContentObserverController.java246 @Override public void run() { method in class:ContentObserverController.TriggerRunnable
/frameworks/base/services/core/java/com/android/server/location/
H A DRemoteListenerHelper.java245 public void run() { method in class:RemoteListenerHelper.HandlerRunnable
/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java1090 public void run() { method in class:MediaSessionService.SessionManagerImpl.KeyEventWakeLockReceiver
/frameworks/base/services/core/java/com/android/server/media/projection/
H A DMediaProjectionManagerService.java573 public void run() { method in class:MediaProjectionManagerService.WatcherStartCallback
593 public void run() { method in class:MediaProjectionManagerService.WatcherStopCallback
610 public void run() { method in class:MediaProjectionManagerService.ClientStopCallback
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java862 public void run() {
1003 // Don't start allowing notifications until the setup wizard has run once.
1930 public void run() {
2607 public void run() { method in class:NotificationManagerService.EnqueueNotificationRunnable
2611 if (DBG) Slog.d(TAG, "EnqueueNotificationRunnable.run for: " + n.getKey());
3073 recon.run();
3367 public void run() {
3830 public void run() {
3993 public void run() {
4003 public void run() {
[all...]
H A DRankingReconsideration.java51 public void run() { method in class:RankingReconsideration
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java375 public void run() {
868 public void run() {
1336 public void run() {
1353 public void run() { method in class:PhoneWindowManager.ScreenshotRunnable
1489 public void run() {
3724 public void run() {
5162 public void run() {
5186 public void run() {
5346 // This dance forces the code in setHdmiPlugged to run.
5356 @Override public void run() {
6865 public void run() { method in class:PhoneWindowManager.ScreenLockTimeout
[all...]
/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java358 public void run() { method in class:ShutdownThread
503 public void run() {
520 public void run() {
698 public void run() {
/frameworks/base/services/core/java/com/android/server/twilight/
H A DTwilightService.java211 public void run() { method in class:TwilightService.TwilightListenerRecord

Completed in 451 milliseconds

<<11121314151617181920>>