Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java955 getIntValueFromCursor(cv, c, AUTH_TYPE); in copyPreservedApnsToNewTable()
956 getIntValueFromCursor(cv, c, CURRENT); in copyPreservedApnsToNewTable()
957 getIntValueFromCursor(cv, c, CARRIER_ENABLED); in copyPreservedApnsToNewTable()
958 getIntValueFromCursor(cv, c, BEARER); in copyPreservedApnsToNewTable()
959 getIntValueFromCursor(cv, c, SUBSCRIPTION_ID); in copyPreservedApnsToNewTable()
960 getIntValueFromCursor(cv, c, PROFILE_ID); in copyPreservedApnsToNewTable()
961 getIntValueFromCursor(cv, c, MODEM_COGNITIVE); in copyPreservedApnsToNewTable()
962 getIntValueFromCursor(cv, c, MAX_CONNS); in copyPreservedApnsToNewTable()
963 getIntValueFromCursor(cv, c, WAIT_TIME); in copyPreservedApnsToNewTable()
964 getIntValueFromCursor(cv, c, MAX_CONNS_TIME); in copyPreservedApnsToNewTable()
[all …]