Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachineTest.java354 private void dispatchCommand(int command, int arg1) { in dispatchCommand() method in TetherInterfaceStateMachineTest
364 private void dispatchCommand(int command) { in dispatchCommand() method in TetherInterfaceStateMachineTest
/frameworks/base/core/java/android/view/
DViewDebug.java437 static void dispatchCommand(View view, String command, String parameters, in dispatchCommand() method in ViewDebug
/frameworks/base/media/java/android/media/session/
DMediaSession.java655 private void dispatchCommand(RemoteUserInfo caller, String command, Bundle args, in dispatchCommand() method in MediaSession