Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DBroadcastReceiver.java385 public IBinder peekService(Context myContext, Intent service) { in peekService() method in BroadcastReceiver
390 binder = am.peekService(service, service.resolveTypeIfNeeded( in peekService()
/frameworks/base/core/java/android/app/
DIActivityManager.aidl230 IBinder peekService(in Intent service, in String resolvedType, in String callingPackage); in peekService() method
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java20406 public IBinder peekService(Intent service, String resolvedType, String callingPackage) { in peekService() method
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6748 method public android.os.IBinder peekService(android.content.Context, android.content.Intent);
/frameworks/base/config/
Dhiddenapi-private-dex.txt6432 Landroid/app/IActivityManager$Stub$Proxy;->peekService(Landroid/content/Intent;Ljava/lang/String;Lj…
7077 Landroid/app/IActivityManager;->peekService(Landroid/content/Intent;Ljava/lang/String;Ljava/lang/St…
Dboot-image-profile.txt14223 HSPLandroid/app/IActivityManager;->peekService(Landroid/content/Intent;Ljava/lang/String;Ljava/lang…
Dhiddenapi-public-dex.txt6246 Landroid/content/BroadcastReceiver;->peekService(Landroid/content/Context;Landroid/content/Intent;)…
/frameworks/base/api/
Dcurrent.txt8941 method public android.os.IBinder peekService(android.content.Context, android.content.Intent);