Home
last modified time | relevance | path

Searched refs:copyDataFromCursorToContentValue (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java2253 copyDataFromCursorToContentValue(propKey, cursor, values); in syncGroupedSetting()
2259 private void copyDataFromCursorToContentValue(String propKey, Cursor cursor, in copyDataFromCursorToContentValue() method in SubscriptionController