Searched refs:cli (Results 1 – 2 of 2) sorted by relevance
60 presentationFromCLIP(int cli) in presentationFromCLIP() argument62 switch(cli) { in presentationFromCLIP()68 Rlog.d(LOG_TAG, "Unexpected presentation " + cli); in presentationFromCLIP()
178 presentationFromCLIP(int cli) throws ATParseEx in presentationFromCLIP() argument180 switch(cli) { in presentationFromCLIP()186 throw new ATParseEx("illegal presentation " + cli); in presentationFromCLIP()