Searched defs:notifyCleartextNetwork (Results 1 – 4 of 4) sorted by relevance
125 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork() method
482 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork() method
576 public void notifyCleartextNetwork(byte[] bytes) throws RemoteException { in notifyCleartextNetwork() method in TransactionParcelTests.StubAppThread
13362 public void notifyCleartextNetwork(int uid, byte[] firstPacket) { in notifyCleartextNetwork() method