HomeSort by relevance Sort by last modified time
    Searched defs:getCellIdentity (Results 1 - 16 of 16) sorted by null

  /frameworks/base/telephony/java/android/telephony/
CellInfoCdma.java 48 public CellIdentityCdma getCellIdentity() {
CellInfoGsm.java 48 public CellIdentityGsm getCellIdentity() {
CellInfoLte.java 48 public CellIdentityLte getCellIdentity() {
49 if (DBG) log("getCellIdentity: " + mCellIdentityLte);
CellInfoWcdma.java 48 public CellIdentityWcdma getCellIdentity() {
NetworkRegistrationState.java 221 public CellIdentity getCellIdentity() {
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ver2_ulp_components/
CellGlobalIdEUTRA.java 116 public CellIdentity getCellIdentity() {
185 return getCellIdentity() != null;
197 return getCellIdentity();
220 + getCellIdentity().toIndentedString(indent);
  /cts/tests/tests/telephony/src/android/telephony/cts/
CellInfoTest.java 167 verifyCellIdentityCdma(cdma.getCellIdentity());
168 verifyCellIdentityCdmaParcel(cdma.getCellIdentity());
265 verifyCellIdentityLte(lte.getCellIdentity());
266 verifyCellIdentityLteParcel(lte.getCellIdentity());
416 verifyCellIdentityWcdma(wcdma.getCellIdentity());
417 verifyCellIdentityWcdmaParcel(wcdma.getCellIdentity());
524 verifyCellIdentityGsm(gsm.getCellIdentity());
525 verifyCellIdentityGsmParcel(gsm.getCellIdentity());
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
CellMeasuredResults.java 107 public CellMeasuredResults.cellIdentityType getCellIdentity() {
148 return getCellIdentity() != null;
160 return getCellIdentity();
183 + getCellIdentity().toIndentedString(indent);
    [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/17/
android.jar 

Completed in 116 milliseconds