Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/android/net/ip/
DIpServerTest.java449 private void dispatchCommand(int command, int arg1) { in dispatchCommand() method in IpServerTest
459 private void dispatchCommand(int command) { in dispatchCommand() method in IpServerTest
/frameworks/base/core/java/android/view/
DViewDebug.java451 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