Searched refs:notifyCleartextNetwork (Results 1 – 6 of 6) sorted by relevance
134 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork() method
486 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork() method
1682 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityThread.ApplicationThread
611 public void notifyCleartextNetwork(byte[] bytes) throws RemoteException { in notifyCleartextNetwork() method in TransactionParcelTests.StubAppThread
730 ActivityManager.getService().notifyCleartextNetwork(uid, in onStrictCleartextDetected()
1867 p.thread.notifyCleartextNetwork(firstPacket); in handleMessage()8356 public void notifyCleartextNetwork(int uid, byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityManagerService