Searched defs:COMMAND_PROTOCOL_VERSION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DViewServer.java57 private static final String COMMAND_PROTOCOL_VERSION = "PROTOCOL"; field in class:ViewServer
238 if (COMMAND_PROTOCOL_VERSION.equalsIgnoreCase(command)) {

Completed in 14 milliseconds