Home
last modified time | relevance | path

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

/aosp14/system/core/libsysutils/src/
H A DFrameworkListener.cpp94 void FrameworkListener::dispatchCommand(SocketClient *cli, char *data) { in dispatchCommand() function in FrameworkListener
/aosp14/frameworks/base/core/java/android/view/
H A DViewDebug.java533 static void dispatchCommand(View view, String command, String parameters, in dispatchCommand() method in ViewDebug
/aosp14/frameworks/base/media/java/android/media/session/
H A DMediaSession.java775 void dispatchCommand(RemoteUserInfo caller, String command, Bundle args, in dispatchCommand() method in MediaSession