Searched refs:remain (Results 1 – 25 of 44) sorted by relevance
12
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | MoreKeySpec.java | 222 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/ |
D | SpeechRecorderActivity.java | 165 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/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Calendar/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Launcher2/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/QuickSearchBox/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/CellBroadcastReceiver/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/LegacyCamera/jni/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/providers/UserDictionaryProvider/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/LegacyCamera/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/providers/TelephonyProvider/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Launcher3/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/inputmethods/LatinIME/java/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Email/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/wallpapers/LivePicker/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/providers/ContactsProvider/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Gallery/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/providers/CalendarProvider/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/HTMLViewer/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/providers/BlockedNumberProvider/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Settings/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/CertInstaller/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/TvSettings/Settings/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Camera2/jni/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
/packages/apps/Provision/ |
D | NOTICE | 57 of this License, Derivative Works shall not include works that remain
|
12