Home
last modified time | relevance | path

Searched defs:onBeforeExecute (Results 1 – 7 of 7) sorted by relevance

/packages/services/Telephony/src/com/android/phone/vvm/omtp/scheduling/
DPolicy.java29 void onBeforeExecute(); in onBeforeExecute() method
DPostponePolicy.java47 public void onBeforeExecute() { in onBeforeExecute() method in PostponePolicy
DMinimalIntervalPolicy.java45 public void onBeforeExecute() { in onBeforeExecute() method in MinimalIntervalPolicy
DRetryPolicy.java84 public void onBeforeExecute() { in onBeforeExecute() method in RetryPolicy
DTask.java109 void onBeforeExecute(); in onBeforeExecute() method
DBaseTask.java161 public void onBeforeExecute() { in onBeforeExecute() method in BaseTask
/packages/services/Telephony/tests/src/com/android/phone/vvm/omtp/scheduling/
DTaskSchedulerServiceTestBase.java150 public void onBeforeExecute() { in onBeforeExecute() method in TaskSchedulerServiceTestBase.TestTask