Searched defs:operatorName (Results 1 – 7 of 7) sorted by relevance
122 final TextView operatorName = view.findViewById(R.id.operator_name_value); in populateView() local
161 String operatorName = mTm.getSimOperatorName(); in onManageMobilePlanClick() local
160 String operatorName = mTm.getSimOperatorName(); in onManageMobilePlanClick() local
163 final TextView operatorName = view.findViewById(R.id.operator_name_value); in populateView() local
403 public boolean copsResponse(BluetoothDevice device, String operatorName) { in copsResponse()493 private native boolean copsResponseNative(String operatorName, byte[] address); in copsResponseNative()
1709 String operatorName = null; in processAtCops() local
186 private TextView operatorName; field in RadioInfo