Home | History | Annotate | Download | only in server

Lines Matching refs:CMD_TO_STRING_COUNT

82     private static final int CMD_TO_STRING_COUNT = NsdManager.RESOLVE_SERVICE - BASE + 1;
83 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];