Searched refs:APN_INVALID_ID (Results 1 – 2 of 2) sorted by relevance
106 public static final int APN_INVALID_ID = -1; field in DctConstants
1183 return DctConstants.APN_INVALID_ID; in apnTypeToId()1296 if (id != DctConstants.APN_INVALID_ID) { in isApnIdEnabled()