Searched refs:SETUP_DATA_AUTH_NONE (Results 1 – 2 of 2) sorted by relevance
296 int SETUP_DATA_AUTH_NONE = 0; field
118 authType = TextUtils.isEmpty(userName) ? RILConstants.SETUP_DATA_AUTH_NONE in DataProfile()