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

  /frameworks/base/core/java/android/app/
LoadedApk.java 120 private final ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>> mServices
121 = new ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>>();
122 private final ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>> mUnboundServices
123 = new ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>>();
    [all...]
  /frameworks/base/
compiled-classes-phone 369 android.app.LoadedApk$ServiceDispatcher
370 android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
371 android.app.LoadedApk$ServiceDispatcher$DeathMonitor
372 android.app.LoadedApk$ServiceDispatcher$InnerConnection
373 android.app.LoadedApk$ServiceDispatcher$RunConnection
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 47 milliseconds