Searched refs:hasLocation (Results 1 – 3 of 3) sorted by relevance
450 private void verifyServiceStateForSubId(Uri uri, ServiceState ss, boolean hasLocation) { in verifyServiceStateForSubId() argument460 final String voiceOperatorAlphaLong = hasLocation ? ss.getOperatorAlphaLong() : null; in verifyServiceStateForSubId()461 final String voiceOperatorAlphaShort = hasLocation ? ss.getOperatorAlphaShort() : null; in verifyServiceStateForSubId()462 final String voiceOperatorNumeric = hasLocation ? ss.getOperatorNumeric() : null; in verifyServiceStateForSubId()463 final String dataOperatorAlphaLong = hasLocation ? ss.getOperatorAlphaLong() : null; in verifyServiceStateForSubId()464 final String dataOperatorAlphaShort = hasLocation ? ss.getOperatorAlphaShort() : null; in verifyServiceStateForSubId()465 final String dataOperatorNumeric = hasLocation ? ss.getOperatorNumeric() : null; in verifyServiceStateForSubId()470 final int networkId = hasLocation ? ss.getCdmaNetworkId() : ServiceState.UNKNOWN_ID; in verifyServiceStateForSubId()471 final int systemId = hasLocation ? ss.getCdmaSystemId() : ServiceState.UNKNOWN_ID; in verifyServiceStateForSubId()
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...