HomeSort by relevance Sort by last modified time
    Searched refs:notifyNow (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephonyRegistry.aidl 29 void listen(String pkg, IPhoneStateListener callback, int events, boolean notifyNow);
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 117 abstract boolean notifyNow(Intent intent);
120 if (notifyNow(intent)) {
149 public boolean notifyNow(Intent intent) {
683 public boolean notifyNow(Intent intent) {
813 public boolean notifyNow(Intent intent) {
    [all...]
  /frameworks/base/services/java/com/android/server/
TelephonyRegistry.java 141 boolean notifyNow) {
168 if (notifyNow) {

Completed in 211 milliseconds