Searched refs:start (Results 701 - 725 of 1131) sorted by relevance

<<21222324252627282930>>

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java136 * <dd>The fraction of the path to trim from the start, in the range from 0 to 1.</dd>
140 * <dd>Shift trim region (allows showed region to include the start and end), in the range
426 throw new XmlPullParserException("No start tag found");
958 float start = (fullPath.mTrimPathStart + fullPath.mTrimPathOffset) % 1.0f;
967 start = start * len;
970 if (start > end) {
971 mPathMeasure.getSegment(start, len, path, true);
974 mPathMeasure.getSegment(start, end, path, true);
H A DAnimatedVectorDrawable.java438 public void start() { method in class:AnimatedVectorDrawable
448 animator.start();
/frameworks/av/media/libmedia/
H A Dmediarecorder.cpp485 status_t MediaRecorder::start() function in class:android::MediaRecorder
487 ALOGV("start");
493 ALOGE("start called in an invalid state: %d", mCurrentState);
497 status_t ret = mMediaRecorder->start();
499 ALOGE("start failed: %d", ret);
/frameworks/av/media/libmediaplayerservice/
H A DMidiFile.cpp207 status_t MidiFile::start() function in class:android::MidiFile
209 ALOGV("MidiFile::start");
511 // start audio output if necessary
514 mAudioSink->start();
/frameworks/av/media/libstagefright/
H A DWAVExtractor.cpp64 virtual status_t start(MetaData *params = NULL);
361 status_t WAVSource::start(MetaData * /* params */) { function in class:android::WAVSource
362 ALOGV("WAVSource::start");
/frameworks/av/media/ndk/
H A DNdkMediaCodec.cpp148 status_t ret = mData->mLooper->start(
218 status_t ret = mData->mCodec->start();
/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java363 * @return a Bundle containing the result or the Intent to start to continue the request.
526 }).start();
551 }).start();
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DCameraDeviceUserShim.java127 mThread.start();
214 mHandlerThread.start();
/frameworks/base/core/java/android/transition/
H A DTransitionSet.java64 * should all start at the same time.
367 mTransitionSet.start();
395 // We only set the start delay on the first transition if we are playing
416 start();
/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java168 /** Whether to start activation immediately. */
171 /** Whether to reset the scroller start time on the next animation. */
404 * Specifying a delay of zero will start auto-scrolling immediately after
473 // be, then update the state and start animations.
516 // If we start animating again before the user lifts their finger, we
692 mScroller.start();
761 public void start() { method in class:AutoScrollHelper.ClampedScroller
811 * starting the scroller with {@link #start()}.
818 throw new RuntimeException("Cannot compute scroll delta before calling start()");
/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerBaseTest.java458 * The format of the files are sequential int's, in the range of: [start..end)
462 * @param start The first int expected to be found in the file
465 protected void doValidateIntContents(String path, String filename, int start, int end) { argument
472 for (int i = start; i < end; ++i) {
/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java179 TokenizerPhase start(); method in interface:Tokenizer.TokenizerPhase
187 public TokenizerPhase start() { method in class:Tokenizer.DataTokenizer
218 mPhase = mTagTokenizer.start();
234 public TokenizerPhase start() { method in class:Tokenizer.TagTokenizer
270 mPhase = mDataTokenizer.start();
314 mPhase = mDataTokenizer.start();
540 mAlignment == ALIGNMENT_START ? "start" : "INVALID")
847 String start = line.substring(0, arrowAt).trim();
855 mCue.mStartTimeMs = parseTimestampMs(start);
895 // TODO: add support for optional alignment value [,start|middl
[all...]
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
H A DMediaSource.java255 mMediaPlayer.start();
426 mMediaPlayer.start();
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DMediaEnvReverbTest.java384 mp.start();
469 mp.start();
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DRootsCache.java181 final long start = SystemClock.elapsedRealtime();
201 final long delta = SystemClock.elapsedRealtime() - start;
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A DTestDocumentsProvider.java259 new Thread(task).start();
272 }.start();
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java305 * @param delay The delay after which we should start
366 anim.start();
386 anim.start();
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java87 public void start() { method in class:StorageNotification
94 thr.start();
/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java132 Log.d(TAG, "Notifying thread to start shutdown longPressBehavior=" + longPressBehavior);
260 // start the thread that initiates shutdown
263 sInstance.start();
490 t.start();
/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DAccessibilityManagerServiceTest.java54 * Timeout in which we are waiting for the system to start the mock
622 long start = SystemClock.uptimeMillis();
625 while (SystemClock.uptimeMillis() - start < TIMEOUT_START_MOCK_ACCESSIBILITY_SERVICES) {
/frameworks/base/tests/CoreTests/android/core/
H A DTestWebServer.java135 acceptT.start();
269 (new Thread(ws, "additional worker")).start();
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLTextureViewActivity.java93 mRenderThread.start();
107 animator.start();
/frameworks/native/include/binder/
H A DParcel.h61 size_t start, size_t len);
149 void remove(size_t start, size_t amt);
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetNetworkFactory.java59 * at boot time) this class will start tracking it and bring it up, and will
195 // our regex, start tracking it.
342 dhcpThread.start();
348 public synchronized void start(Context context, Handler target) { method in class:EthernetNetworkFactory
374 // If an Ethernet interface is already connected, start tracking that.
384 // we need to fake a link up notification so we start
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java202 if (DBG) log("reset: start stack for " + mLocalProfile.getUriString());
203 mSipStack.start();
562 void start(final int timeout) { method in class:SipSessionGroup.SipSessionImpl.SessionTimer
569 }, "SipSessionTimerThread").start();
694 }, "SipSessionAsyncCmdThread").start();
1356 mSessionTimer.start(timeout);
1512 mSipKeepAlive.start(interval, callback);
1537 void start(int interval, KeepAliveProcessCallback callback) { method in class:SipSessionGroup.SipSessionImpl.SipKeepAlive
1544 log("start keepalive:"
1818 new Thread(runnable, "SIP-KeepAliveProcessCallbackThread").start();
[all...]

Completed in 2743 milliseconds

<<21222324252627282930>>