Searched defs:operatorName (Results 1 – 6 of 6) sorted by relevance
160 String operatorName = mTm.getSimOperatorName(); in onManageMobilePlanClick() local
178 final TextView operatorName = view.findViewById(R.id.operator_name_value); in populateView() local
440 public boolean copsResponse(BluetoothDevice device, String operatorName) { in copsResponse()534 private native boolean copsResponseNative(String operatorName, byte[] address); in copsResponseNative()
1843 String operatorName = null; in processAtCops() local
704 Integer networkStrength, Integer roaming, Integer batteryLevel, String operatorName) { in getAgIndicatorIntent()
1766 String operatorName, int signalStrength, boolean isRoaming) { in NetworkServiceState()1944 String operatorName = agEvents.getString(EXTRA_OPERATOR_NAME, null); in getNetworkServiceState() local