Searched refs:carrierIdNonMatchingMNOCursor (Results 1 – 1 of 1) sorted by relevance
4626 MatrixCursor carrierIdNonMatchingMNOCursor = new MatrixCursor(columnNames); in getSubscriptionMatchingAPNListSynchronized() local4673 carrierIdNonMatchingMNOCursor.addRow(data); in getSubscriptionMatchingAPNListSynchronized()4689 "same carrier id, count: " + carrierIdNonMatchingMNOCursor.getCount()); in getSubscriptionMatchingAPNListSynchronized()4691 result = carrierIdNonMatchingMNOCursor; in getSubscriptionMatchingAPNListSynchronized()