OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUB3
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java
161
public static final int
SUB3
= 2;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubInfoRecordUpdater.java
227
for (slotId = PhoneConstants.SUB1; slotId <= PhoneConstants.
SUB3
; slotId++) {
373
case PhoneConstants.
SUB3
:
376
//case PhoneConstants.
SUB3
:
Completed in 146 milliseconds