Searched defs:start (Results 151 - 171 of 171) sorted by relevance

1234567

/packages/apps/Contacts/src/com/android/contacts/dialpad/
H A DDialpadFragment.java204 public void beforeTextChanged(CharSequence s, int start, int count, int after) { argument
209 public void onTextChanged(CharSequence input, int start, int before, int changeCount) { argument
496 final StopWatch stopWatch = StopWatch.start("Dialpad.onResume");
690 // swap it as we want start to be less then end
791 * When a key is pressed, we start playing DTMF tone, do vibration, and enter the digit
1057 * number in digits area. Pack it in the intent, start the
1572 private static boolean showWait(int start, int end, String digits) { argument
1573 if (start == end) {
1575 if (start > digits.length()) return false;
1578 if (digits.charAt(start
[all...]
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DOverScroller.java184 * Returns the start X offset in the scroll.
186 * @return The start X offset as an absolute distance from the origin.
193 * Returns the start Y offset in the scroll.
195 * @return The start Y offset as an absolute distance from the origin.
495 * the fact that the started scroll will start from an overscrolled position.
667 * Modifies mDuration to the duration it takes to get from start to newFinal using the
670 private void adjustDuration(int start, int oldFinal, int newFinal) { argument
671 final int oldDistance = oldFinal - start;
672 final int newDistance = newFinal - start;
685 void startScroll(int start, in argument
719 springback(int start, int min, int max) argument
737 startSpringback(int start, int end, int velocity) argument
751 fling(int start, int velocity, int min, int max, int over) argument
804 fitOnBounceCurve(int start, int end, int velocity) argument
816 startBounceAfterEdge(int start, int end, int velocity) argument
822 startAfterEdge(int start, int min, int max, int velocity) argument
845 notifyEdgeReached(int start, int end, int over) argument
[all...]
/packages/apps/Nfc/nci/jni/
H A DSecureElement.cpp70 mbNewEE (true), // by default we start w/thinking there are new EE
336 static UINT32 TimeDiff(timespec start, timespec end) argument
338 end.tv_sec -= start.tv_sec;
339 end.tv_nsec -= start.tv_nsec;
2104 ALOGD ("%s: start UICC listen; h=0x%X; tech mask=0x%X", fn, mActiveEeHandle, tech_mask);
2113 ALOGE ("%s: fail to start UICC listen", fn);
/packages/apps/Phone/src/com/android/phone/
H A DCallNotifier.java91 // start a 20-second timer (see CALLWAITING_CALLERINFO_DISPLAY_DONE), and
332 new InCallTonePlayer(toneToPlay).start();
344 new InCallTonePlayer(toneToPlay).start();
455 mCallWaitingTonePlayer.start();
546 * Helper method to manage the start of incoming call queries
603 if (DBG) log("- showing incoming call (couldn't start query)...");
615 * is one) for this caller. So we just tell the Ringer to start, and
622 * (We still tell the Ringer to start, but it's going to use the
644 // start the ringer here, since there won't be any future
654 // Don't start th
1922 private void start() { method in class:CallNotifier.EmergencyTonePlayerVibrator
[all...]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSearchActivityView.java142 public void start() { method in class:SearchActivityView
508 public void beforeTextChanged(CharSequence s, int start, int count, int after) { argument
511 public void onTextChanged(CharSequence s, int start, int before, int count) { argument
/packages/apps/Calculator/
H A Darity-2.1.2.jar ... void setConsumer (org.javia.arity.TokenConsumer) void start () private org.javia.arity.Token top () private ...
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
H A DGlowPadView.java129 public void start() { method in class:GlowPadView.AnimationBundle
130 if (mSuspended) return; // ignore attempts to start animations
134 anim.animator.start();
304 mWaveAnimations.start();
305 mTargetAnimations.start();
306 mGlowAnimations.start();
406 mGlowAnimations.start();
420 mGlowAnimations.start();
523 mTargetAnimations.start();
552 mTargetAnimations.start();
[all...]
/packages/apps/Gallery/src/com/android/camera/
H A DGridViewSpecial.java446 public void start() { method in class:GridViewSpecial
447 // These must be set before start().
462 // mGvs.start();
766 // Set the window of visible rows. Once set we will start to load them as
782 // After clear requests currently in queue, start loading the thumbnails.
1096 // Kick start next block loading.
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSlotView.java170 mAnimation.start();
176 mAnimation.start();
534 int start = Math.max(0, mUnitCount * startCol);
538 setVisibleRange(start, end);
541 int start = Math.max(0, mUnitCount * startRow);
545 setVisibleRange(start, end);
555 private void setVisibleRange(int start, int end) { argument
556 if (start == mVisibleStart && end == mVisibleEnd) return;
557 if (start < end) {
558 mVisibleStart = start;
[all...]
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherModel.java93 sWorkerThread.start();
97 // We start off with everything not loaded. After that, we assume that
105 // draw (in Workspace) to initiate the binding of the remaining side pages. Any time we start
152 public void bindItems(ArrayList<ItemInfo> shortcuts, int start, int end); argument
889 // Don't bother to start the thread if we know it's not going to do anything
989 // This way we don't start loading all apps until the workspace has settled
1617 final int start = i;
1624 callbacks.bindItems(workspaceItems, start, start+chunkSize);
1726 // Tell the workspace that we're about to start bindin
[all...]
H A DCellLayout.java678 public void removeViews(int start, int count) { argument
679 for (int i = start; i < start + count; i++) {
682 mShortcutsAndWidgets.removeViews(start, count);
686 public void removeViewsInLayout(int start, int count) { argument
687 for (int i = start; i < start + count; i++) {
690 mShortcutsAndWidgets.removeViewsInLayout(start, count);
754 // First we clear the tag to ensure that on every touch down we start with a fresh slate,
1160 va.start();
[all...]
H A DLauncher.java507 }.start();
822 // something usable has been typed - start a search
1167 }.start();
1762 // In this case, we either need to start an activity to get permission to bind
1763 // the widget, or we need to start an activity to configure the widget, or both.
2206 oa.start();
2234 oa.start();
2596 mStateAnimation.start();
2731 mStateAnimation.start();
2895 mDividerAnimator.start();
3299 bindItems(ArrayList<ItemInfo> shortcuts, int start, int end) argument
[all...]
/packages/apps/Music/src/com/android/music/
H A DMediaPlaybackService.java68 /** used to specify whether enqueue() should start playing
194 // reopen the same song (it will start again
411 //long start = System.currentTimeMillis();
437 //Log.i("@@@@ service", "created queue string in " + (System.currentTimeMillis() - start) + " ms");
468 //Log.i("@@@@ service", "saved state in " + (System.currentTimeMillis() - start) + " ms");
1162 mPlayer.start();
1273 again will go to the track played before that, etc. When the start of the
1280 When playing an album with 10 tracks from the start, and enabling shuffle
1446 // if we're near the start or end, clear the bookmark
1929 public void start() { method in class:MediaPlaybackService.MultiPlayer
[all...]
/packages/apps/Settings/src/com/android/settings/
H A DDataUsageSummary.java1118 Log.d(TAG, "showing cycle " + cycle + ", start=" + cycle.start + ", end="
1124 mChart.setVisibleRange(cycle.start, cycle.end);
1145 final long start = mChart.getInspectStart();
1154 entry = mChartData.detailDefault.getValues(start, end, now, entry);
1156 entry = mChartData.detailForeground.getValues(start, end, now, entry);
1171 entry = mChartData.detail.getValues(start, end, now, null);
1177 entry = mChartData.network.getValues(start, end, now, null);
1182 SummaryForAllUidLoader.buildArgs(mTemplate, start, end), mSummaryCallbacks);
1187 final String rangePhrase = formatDateRange(context, start, en
1320 public long start; field in class:DataUsageSummary.CycleItem
1327 CycleItem(Context context, long start, long end) argument
1357 formatDateRange(Context context, long start, long end) argument
[all...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
H A DResearchLogger.java108 // to write to a different filename, e.g., for testing, set mFile before calling start()
347 private void start() { method in class:ResearchLogger
349 Log.d(TAG, "start called");
361 Log.w(TAG, "IME storage directory does not exist. Cannot start logging.");
426 start();
794 researchLogger.start();
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DTextCandidatesViewManager.java1378 * @param start The start position (specified by the number of character)
1382 public int measureText(CharSequence text, int start, int end) { argument
1383 if (end - start < 3) {
1388 return (int)paint.measureText(text, start, end);
1811 int start = (mCurrentFocusIndex == FOCUS_NONE) ? 0 : (mCurrentFocusIndex + direction);
1815 for (int i = start; (0 <= i) && (i < size); i += direction) {
/packages/inputmethods/PinyinIME/jni/share/
H A Dmatrixsearch.cpp412 void MatrixSearch::del_in_pys(size_t start, size_t len) { argument
413 while (start < kMaxRowNum - len && '\0' != pys_[start]) {
414 pys_[start] = pys_[start + len];
415 start++;
/packages/apps/Browser/src/com/android/browser/
H A DController.java255 mSystemAllowGeolocationOrigins.start();
261 public void start(final Intent intent) { method in class:Controller
837 // to start the timer. As we won't switch tabs while an activity is in
1220 * Otherwise, start with the bookmarks tab.
2285 // monkey protection against delayed start
/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoFragment.java422 // start calendar query
438 // start attendees query
446 // start reminders query
506 // flashing) by adding a start delay to the event animation
514 mAnimateAlpha.start();
744 // start loading the data
953 // Home button - close event info activity and start the main calendar
955 // Edit button - start the event edit activity and close the info
957 // Delete button - start a delete query that calls a runnable that close
1341 * @return A list of [start, en
1639 spanWillOverlap(Spannable spanText, URLSpan[] spanList, int start, int end) argument
[all...]
H A DDayView.java260 mTodayAnimator.start();
303 * track of the start millis parameter used for the most recent loading
477 * Vertical distance or span between the two touch points at the start of a
481 /** Height of 1 hour in pixels at the start of a scaling gesture */
533 * The number of allDay events at which point we start hiding allDay events.
834 // easily start the week display at any week day.
950 * Returns the start of the selected time in milliseconds since the epoch.
990 * Returns the start of the selected time in minutes since midnight,
1064 scrollAnim.start();
1083 mTodayAnimator.start();
1790 GotoBroadcaster(Time start, Time end) argument
[all...]
/packages/apps/Mms/src/com/android/mms/ui/
H A DComposeMessageActivity.java361 // Once the PDU persisting is done, another runnable on the UI thread get executed to start
435 // start the SlideshowActivity.
557 private void updateCounter(CharSequence text, int start, int before, int count) { argument
733 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
737 public void onTextChanged(CharSequence s, int start, int before, int count) {
1213 // Once the PDU persisting is done, another runnable on the UI thread get executed to start
1271 // launch flags specify singleTop. When we forward a message, we want to start a
1379 }, "ComposeMessageActivity.lockMessage").start();
2209 }, "ComposeMessageActivity.updateSendFailedNotification").start();
3061 }, "ComoseMessageActivity.processPickResult").start();
[all...]

Completed in 624 milliseconds

1234567