Home | History | Annotate | Download | only in telephony

Lines Matching refs:nvWriteItem

3365     public boolean nvWriteItem(int itemID, String itemValue) {
3369 return telephony.nvWriteItem(itemID, itemValue);
3371 Rlog.e(TAG, "nvWriteItem RemoteException", ex);
3373 Rlog.e(TAG, "nvWriteItem NPE", ex);