Searched refs:includeLocationData (Results 1 – 1 of 1) sorted by relevance
212 int includeLocationData = TelephonyManager.INCLUDE_LOCATION_DATA_FINE; in registerTelephonyCallback() local214 includeLocationData = TelephonyManager.INCLUDE_LOCATION_DATA_NONE; in registerTelephonyCallback()216 includeLocationData = TelephonyManager.INCLUDE_LOCATION_DATA_COARSE; in registerTelephonyCallback()218 mTelephonyManager.registerTelephonyCallback(includeLocationData, mSimpleExecutor, in registerTelephonyCallback()