Home
last modified time | relevance | path

Searched defs:psc (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellIdentityWcdma.java91 public CellIdentityWcdma(int lac, int cid, int psc, int uarfcn, @Nullable String mccStr, in CellIdentityWcdma()
274 int psc = mPsc != CellInfo.UNAVAILABLE ? mPsc : -1; in asCellLocation() local
/aosp12/frameworks/base/telephony/java/android/telephony/gsm/
H A DGsmCellLocation.java100 public void setPsc(int psc) { in setPsc()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java1339 ProfileServiceConnections psc = mProfileServices.get(new Integer(bluetoothProfile)); in bindBluetoothProfileService() local
1373 ProfileServiceConnections psc = mProfileServices.get(profile); in unbindBluetoothProfileService() local
1393 ProfileServiceConnections psc = mProfileServices.get(i); in unbindAllBluetoothProfileServices() local
2062 ProfileServiceConnections psc = mProfileServices.get(msg.arg1); in handleMessage() local
2072 ProfileServiceConnections psc = (ProfileServiceConnections) msg.obj; in handleMessage() local
/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Dwwan.h129 int32_t psc; member
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dwwan.h129 int32_t psc; member
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dwwan.h129 int32_t psc; member
/aosp12/system/chre/chpp/include/chpp/common/
H A Dwwan_types.h174 int32_t psc; member
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dwwan.h130 int32_t psc; member
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dwwan.h130 int32_t psc; member
/aosp12/hardware/ril/include/telephony/
H A Dril.h1389 …int psc; /* 9-bit UMTS Primary Scrambling Code described in TS 25.331, 0..511, INT_MAX if unkno… member
1399 …int psc; /* 9-bit UMTS Primary Scrambling Code described in TS 25.331, 0..511; this value must … member
/aosp12/hardware/ril/reference-ril/
H A Dril.h1389 …int psc; /* 9-bit UMTS Primary Scrambling Code described in TS 25.331, 0..511, INT_MAX if unkno… member
1399 …int psc; /* 9-bit UMTS Primary Scrambling Code described in TS 25.331, 0..511; this value must … member