Searched refs:notifyCleartextNetwork (Results 1 – 7 of 7) sorted by relevance
150 void notifyCleartextNetwork(byte[] firstPacket) throws RemoteException; in notifyCleartextNetwork() method
692 notifyCleartextNetwork(firstPacket); in onTransact()1400 public void notifyCleartextNetwork(byte[] firstPacket) throws RemoteException { in notifyCleartextNetwork() method in ApplicationThreadProxy
501 public void notifyCleartextNetwork(int uid, byte[] firstPacket) throws RemoteException; in notifyCleartextNetwork() method
2515 notifyCleartextNetwork(uid, firstPacket); in onTransact()5864 public void notifyCleartextNetwork(int uid, byte[] firstPacket) throws RemoteException { in notifyCleartextNetwork() method in ActivityManagerProxy
1220 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityThread.ApplicationThread
908 ActivityManagerNative.getDefault().notifyCleartextNetwork(uid, firstPacket); in onEvent()
1918 p.thread.notifyCleartextNetwork(firstPacket); in handleMessage()10340 public void notifyCleartextNetwork(int uid, byte[] firstPacket) { in notifyCleartextNetwork() method