HomeSort by relevance Sort by last modified time
    Searched refs:mNotifier (Results 76 - 94 of 94) sorted by null

1 2 34

  /prebuilts/gradle-plugin/com/android/databinding/baseLibrary/3.0.0-beta7/
baseLibrary-3.0.0-beta7.jar 
  /prebuilts/tools/common/offline-m2/com/android/databinding/baseLibrary/2.2.0/
baseLibrary-2.2.0.jar 
  /packages/apps/DocumentsUI/src/com/android/documentsui/services/
CopyJob.java     [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java 119 private final DownloadNotifier mNotifier;
248 mNotifier = Helpers.getDownloadNotifier(mContext);
375 mNotifier.notifyDownloadSpeed(mId, 0);
754 mNotifier.notifyDownloadSpeed(mId, mSpeed);
    [all...]
  /frameworks/base/services/core/java/com/android/server/power/
PowerManagerService.java 238 private Notifier mNotifier;
739 mNotifier = new Notifier(Looper.getMainLooper(), mContext, mBatteryStats,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 204 mNotifier.notifyCallForwardingChanged(this);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageView.java 758 private CancelListener mNotifier = new CancelListener() {
770 jc.setCancelListener(mNotifier);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaPhone.java 582 mNotifier.notifyPhoneState(this);
602 mNotifier.notifyDisconnectCause(cn.getDisconnectCause(), cn.getPreciseDisconnectCause());
660 mNotifier.notifyCellLocation(this);
665 mNotifier.notifyCallForwardingChanged(this);
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
TelephonyTest.java 109 protected PhoneNotifier mNotifier;
GsmCdmaPhoneTest.java 91 mPhoneUT = new GsmCdmaPhone(mContext, mSimulatedCommands, mNotifier, true, 0,
    [all...]
  /frameworks/base/services/core/java/com/android/server/
ConnectivityService.java 440 private NetworkNotificationManager mNotifier;
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
PhoneMock.java 212 mNotifier.notifyPreciseCallState(this);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 272 mNotifier.notifyServiceState(mDefaultPhone);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 724 milliseconds

1 2 34