OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:operatorFriendlyName
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
ScanResult.java
264
public CharSequence
operatorFriendlyName
;
457
operatorFriendlyName
= source.
operatorFriendlyName
;
535
dest.writeString((
operatorFriendlyName
!= null) ?
operatorFriendlyName
.toString() : "");
605
sr.
operatorFriendlyName
= in.readString();
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
JsonBuilder.java
601
result.put("
operatorFriendlyName
", scanResult.
operatorFriendlyName
);
[
all
...]
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_current/
android.jar
Completed in 4354 milliseconds