Home
last modified time | relevance | path

Searched defs:notificationType (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/net/aidl/com/android/cts/net/hostside/
DIMyService.aidl24 void sendNotification(int notificationId, String notificationType); in sendNotification()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyServiceClient.java98 … public void sendNotification(int notificationId, String notificationType) throws RemoteException { in sendNotification()
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
DMyBroadcastReceiver.java200 String notificationType ) { in sendNotification()