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