Searched defs:psc (Results 1 – 4 of 4) sorted by relevance
67 public CellIdentityWcdma (int mcc, int mnc, int lac, int cid, int psc) { in CellIdentityWcdma()82 public CellIdentityWcdma (int mcc, int mnc, int lac, int cid, int psc, int uarfcn) { in CellIdentityWcdma()
94 public void setPsc(int psc) { in setPsc()
967 ProfileServiceConnections psc = mProfileServices.get(new Integer(bluetoothProfile)); in bindBluetoothProfileService() local996 ProfileServiceConnections psc = mProfileServices.get(new Integer(bluetoothProfile)); in unbindBluetoothProfileService() local1007 ProfileServiceConnections psc = mProfileServices.get(i); in unbindAllBluetoothProfileServices() local1494 ProfileServiceConnections psc = mProfileServices.get( in handleMessage() local1506 ProfileServiceConnections psc = (ProfileServiceConnections) msg.obj; in handleMessage() local
919 int psc = -1; in processCellLocationInfo() local