Searched refs:CMD_NV_READ_ITEM (Results 1 – 1 of 1) sorted by relevance
214 private static final int CMD_NV_READ_ITEM = 13; field in PhoneInterfaceManager694 case CMD_NV_READ_ITEM: in handleMessage()4800 String value = (String) sendRequest(CMD_NV_READ_ITEM, itemID, workSource); in nvReadItem()