Merge "update api files"

This commit is contained in:
Todd Kennedy
2015-04-22 18:08:51 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -30888,6 +30888,7 @@ package android.telephony {
method public int getEvdoSnr();
method public int getGsmBitErrorRate();
method public int getGsmSignalStrength();
method public int getLevel();
method public boolean isGsm();
method public void writeToParcel(android.os.Parcel, int);
}

View File

@@ -33041,6 +33041,7 @@ package android.telephony {
method public int getEvdoSnr();
method public int getGsmBitErrorRate();
method public int getGsmSignalStrength();
method public int getLevel();
method public boolean isGsm();
method public void writeToParcel(android.os.Parcel, int);
}