Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DOtaStartupReceiver.java135 if (shouldPostpone(context)) { in onReceive()
169 private boolean shouldPostpone(Context context) { in shouldPostpone() method in OtaStartupReceiver