Searched defs:psc (Results 1 – 3 of 3) sorted by relevance
89 public CellIdentityWcdma(int lac, int cid, int psc, int uarfcn, @Nullable String mccStr, in CellIdentityWcdma()272 int psc = mPsc != CellInfo.UNAVAILABLE ? mPsc : -1; in asCellLocation() local
97 public void setPsc(int psc) { in setPsc()
1233 ProfileServiceConnections psc = mProfileServices.get(new Integer(bluetoothProfile)); in bindBluetoothProfileService() local1267 ProfileServiceConnections psc = mProfileServices.get(profile); in unbindBluetoothProfileService() local1287 ProfileServiceConnections psc = mProfileServices.get(i); in unbindAllBluetoothProfileServices() local1925 ProfileServiceConnections psc = mProfileServices.get(msg.arg1); in handleMessage() local1935 ProfileServiceConnections psc = (ProfileServiceConnections) msg.obj; in handleMessage() local