Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 25 of 44) sorted by relevance

12

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpec.java222 final String remain = (size - start > 0) ? text.substring(start) : null; in splitKeySpecs() local
224 return remain != null ? new String[] { remain } : null; in splitKeySpecs()
226 if (remain != null) { in splitKeySpecs()
227 list.add(remain); in splitKeySpecs()
/packages/apps/SpeechRecorder/src/com/android/speechrecorder/
DSpeechRecorderActivity.java165 final int remain = DURATION_SEC - i; in setupRecording() local
168 if (remain > 0) { in setupRecording()
169 mStatus.setText(status + " Recording... " + remain); in setupRecording()
/packages/apps/Music/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Calendar/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Launcher2/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/QuickSearchBox/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/CellBroadcastReceiver/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/LegacyCamera/jni/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/providers/UserDictionaryProvider/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/LegacyCamera/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/providers/TelephonyProvider/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Launcher3/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/inputmethods/LatinIME/java/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Email/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/wallpapers/LivePicker/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/providers/ContactsProvider/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Gallery/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/providers/CalendarProvider/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/HTMLViewer/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/providers/BlockedNumberProvider/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Settings/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/CertInstaller/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/TvSettings/Settings/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Camera2/jni/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/packages/apps/Provision/
DNOTICE57 of this License, Derivative Works shall not include works that remain

12