OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:efId
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccRefreshResponse.java
32
public int
efId
; /*
EFID
*/
40
return "{" + refreshResult + ", " + aid +", " +
efId
+ "}";
IsimUiccRecords.java
305
private void handleFileUpdate(int
efid
) {
306
switch (
efid
) {
358
handleFileUpdate(refreshResponse.
efId
);
SIMRecords.java
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java
[
all
...]
Completed in 110 milliseconds