Searched defs:operatorName (Results 1 – 4 of 4) sorted by relevance
159 String operatorName = mTm.getSimOperatorName(); in onManageMobilePlanClick() local
403 public boolean copsResponse(BluetoothDevice device, String operatorName) { in copsResponse()493 private native boolean copsResponseNative(String operatorName, byte[] address); in copsResponseNative()
1648 String operatorName = mSystemInterface.getNetworkOperator(); in processAtCops() local
188 private TextView operatorName; field in RadioInfo