AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger.
Automated import of CL 144245
This commit is contained in:
committed by
The Android Open Source Project
parent
3afdd56470
commit
04e71b3db8
@@ -34,7 +34,7 @@ public class ATResponseParser
|
||||
{
|
||||
this.line = line;
|
||||
}
|
||||
|
||||
|
||||
public boolean
|
||||
nextBoolean()
|
||||
{
|
||||
@@ -147,7 +147,7 @@ public class ATResponseParser
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** Throws ATParseEx if whitespace extends to the end of string */
|
||||
private char
|
||||
skipWhiteSpace (char c)
|
||||
|
||||
Reference in New Issue
Block a user