Searched defs:notifyCleartextNetwork (Results 1 – 5 of 5) sorted by relevance
133 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork() method
453 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork() method
1629 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityThread.ApplicationThread
587 public void notifyCleartextNetwork(byte[] bytes) throws RemoteException { in notifyCleartextNetwork() method in TransactionParcelTests.StubAppThread
7894 public void notifyCleartextNetwork(int uid, byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityManagerService