Home | History | Annotate | Download | only in phone

Lines Matching refs:values

535      * This method set the default values for the various
1732 // Now we know which providers to display - create entries and values array for
1735 String [] values = new String [len];
1737 values[0] = DEFAULT_VM_PROVIDER_KEY;
1745 values[entryIdx] = key;
1750 mVoicemailProviders.setEntryValues(values);