Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DConnectionRecord.java19 import android.app.IServiceConnection;
31 final IServiceConnection conn; // The client connection.
48 IServiceConnection _conn, int _flags, in ConnectionRecord()
DActiveServices.java65 import android.app.IServiceConnection;
1238 String resolvedType, final IServiceConnection connection, int flags, in bindServiceLocked()
1546 boolean unbindServiceLocked(IServiceConnection connection) { in unbindServiceLocked()
DActivityManagerService.java221 import android.app.IServiceConnection;
18436 String resolvedType, IServiceConnection connection, int flags, String callingPackage,
18455 public boolean unbindService(IServiceConnection connection) {
/frameworks/base/core/java/android/app/
DIServiceConnection.aidl23 oneway interface IServiceConnection { interface
DLoadedApk.java1414 public final IServiceConnection getServiceDispatcher(ServiceConnection c, in getServiceDispatcher()
1438 public final IServiceConnection forgetServiceDispatcher(Context context, in forgetServiceDispatcher()
1506 private static class InnerConnection extends IServiceConnection.Stub {
1570 IServiceConnection getIServiceConnection() { in getIServiceConnection()
DIActivityManager.aidl27 import android.app.IServiceConnection;
134 in String resolvedType, in IServiceConnection connection, int flags, in bindService()
136 boolean unbindService(in IServiceConnection connection); in unbindService()
DContextImpl.java1580 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher()
1600 IServiceConnection sd; in bindServiceCommon()
1638 IServiceConnection sd = mPackageInfo.forgetServiceDispatcher( in unbindService()
/frameworks/base/test-runner/src/android/test/mock/
DMockContext.java21 import android.app.IServiceConnection;
831 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher()
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl22 import android.app.IServiceConnection;
344 IServiceConnection connection, int flags, int targetUserId); in bindDeviceAdminServiceAsUser()
DDevicePolicyManager.java33 import android.app.IServiceConnection;
7982 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser()
/frameworks/base/core/java/android/content/
DContextWrapper.java21 import android.app.IServiceConnection;
947 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher()
DContext.java36 import android.app.IServiceConnection;
4749 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher()
/frameworks/base/
DAndroid.mk92 core/java/android/app/IServiceConnection.aidl \
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java71 import android.app.IServiceConnection;
10646 @NonNull IServiceConnection connection, int flags, @UserIdInt int targetUserId) { in bindDeviceAdminServiceAsUser()
/frameworks/base/config/
Dpreloaded-classes206 android.app.IServiceConnection
207 android.app.IServiceConnection$Stub
Dcompiled-classes-phone338 android.app.IServiceConnection
339 android.app.IServiceConnection$Stub
340 android.app.IServiceConnection$Stub$Proxy
Dboot-image-profile.txt709 HPLandroid/app/IServiceConnection$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
710 HPLandroid/app/IServiceConnection$Stub$Proxy;->asBinder()Landroid/os/IBinder;
711 HPLandroid/app/IServiceConnection$Stub$Proxy;->connected(Landroid/content/ComponentName;Landroid/os…
712 HPLandroid/app/IServiceConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IServiceConn…
16262 …/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;ILjava/lang/…
16315 HSPLandroid/app/IActivityManager$Stub$Proxy;->unbindService(Landroid/app/IServiceConnection;)Z
16334 …/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;ILjava/lang/…
16593 HSPLandroid/app/IActivityManager;->unbindService(Landroid/app/IServiceConnection;)Z
16822 HSPLandroid/app/IServiceConnection$Stub;-><init>()V
16823 HSPLandroid/app/IServiceConnection$Stub;->asBinder()Landroid/os/IBinder;
[all …]
/frameworks/base/services/
Dart-profile1350 …/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;ILjava/lang/…
1388 HPLcom/android/server/am/ActiveServices;->unbindServiceLocked(Landroid/app/IServiceConnection;)Z
1444 …/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;ILjava/lang/…
1602 HPLcom/android/server/am/ActivityManagerService;->unbindService(Landroid/app/IServiceConnection;)Z
1902 …m/AppBindRecord;Lcom/android/server/am/ActivityRecord;Landroid/app/IServiceConnection;IILandroid/a…