Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewDebug.java533 static void dispatchCommand(View view, String command, String parameters, in dispatchCommand() method in ViewDebug
/frameworks/base/media/java/android/media/session/
DMediaSession.java767 void dispatchCommand(RemoteUserInfo caller, String command, Bundle args, in dispatchCommand() method in MediaSession