Home
last modified time | relevance | path

Searched refs:MmsServiceBroker (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DMmsServiceBroker.java58 public class MmsServiceBroker extends SystemService { class
100 synchronized (MmsServiceBroker.this) {
102 MmsServiceBroker.this.notifyAll();
109 synchronized (MmsServiceBroker.this) {
111 MmsServiceBroker.this.notifyAll();
218 public MmsServiceBroker(Context context) { in MmsServiceBroker() method in MmsServiceBroker
/frameworks/base/services/java/com/android/server/
DSystemServer.java1029 MmsServiceBroker mmsService = null; in startOtherServices()
2081 mmsService = mSystemServiceManager.startService(MmsServiceBroker.class); in startOtherServices()
2223 final MmsServiceBroker mmsServiceF = mmsService; in startOtherServices()
/frameworks/base/services/
Dart-profile998 …ephonyRegistry;Lcom/android/server/media/MediaRouterService;Lcom/android/server/MmsServiceBroker;)V
2475 HSPLcom/android/server/MmsServiceBroker$1;-><init>(Lcom/android/server/MmsServiceBroker;)V
2476 PLcom/android/server/MmsServiceBroker$1;->handleMessage(Landroid/os/Message;)V
2477 HSPLcom/android/server/MmsServiceBroker$2;-><init>(Lcom/android/server/MmsServiceBroker;)V
2478 PLcom/android/server/MmsServiceBroker$2;->onServiceConnected(Landroid/content/ComponentName;Landroi…
2479 PLcom/android/server/MmsServiceBroker$2;->onServiceDisconnected(Landroid/content/ComponentName;)V
2480 HSPLcom/android/server/MmsServiceBroker$3;-><init>(Lcom/android/server/MmsServiceBroker;)V
2481 PLcom/android/server/MmsServiceBroker$3;->downloadMessage(ILjava/lang/String;Ljava/lang/String;Land…
2482 PLcom/android/server/MmsServiceBroker$3;->returnPendingIntentWithError(Landroid/app/PendingIntent;)V
2483 HSPLcom/android/server/MmsServiceBroker$BinderService;-><init>(Lcom/android/server/MmsServiceBroker
[all …]