OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumApplications
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
IccCardStatus.java
143
public int
getNumApplications
() {
IccCard.java
807
for (int i = 0 ; i < mIccCardStatus.
getNumApplications
(); i++) {
[
all
...]
Completed in 168 milliseconds