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

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

Completed in 41 milliseconds