Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/scheduling/
DPolicy.java29 void onBeforeExecute(); in onBeforeExecute() method
DPostponePolicy.java46 public void onBeforeExecute() { in onBeforeExecute() method in PostponePolicy
DMinimalIntervalPolicy.java45 public void onBeforeExecute() {} in onBeforeExecute() method in MinimalIntervalPolicy
DRetryPolicy.java88 public void onBeforeExecute() {} in onBeforeExecute() method in RetryPolicy
DTask.java128 void onBeforeExecute(); in onBeforeExecute() method
DBaseTask.java185 public void onBeforeExecute() { in onBeforeExecute() method in BaseTask