Home
last modified time | relevance | path

Searched refs:COMMAND_GET_APP_CONFIG (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCommandSession.java93 private static final String COMMAND_GET_APP_CONFIG = EXTRA_PREFIX + "command_get_app_config"; field in CommandSession
217 return CommandSession.getAppConfigInfo(sendCommandAndWaitReply(COMMAND_GET_APP_CONFIG));
828 case COMMAND_GET_APP_CONFIG:
832 reply(COMMAND_GET_APP_CONFIG, replyData);