Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java1027 private void dispatchCommand(int command, int arg1) { in dispatchCommand() method in IpServerTest
1037 private void dispatchCommand(int command) { in dispatchCommand() method in IpServerTest
/frameworks/base/core/java/android/view/
DViewDebug.java453 static void dispatchCommand(View view, String command, String parameters, in dispatchCommand() method in ViewDebug
/frameworks/base/media/java/android/media/session/
DMediaSession.java734 void dispatchCommand(RemoteUserInfo caller, String command, Bundle args, in dispatchCommand() method in MediaSession