OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VM_COUNT_CDMA
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java
181
editor.putInt(CDMAPhone.
VM_COUNT_CDMA
, voicemailCount);
CDMAPhone.java
90
static final String
VM_COUNT_CDMA
= "vm_count_key_cdma";
825
voicemailCount = sp.getInt(
VM_COUNT_CDMA
, 0);
[
all
...]
Completed in 26 milliseconds