OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_time
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/media/java/android/media/
MediaTimeProvider.java
25
public final static long
NO_TIME
= -1;
36
* {@link #
NO_TIME
})
SubtitleTrack.java
211
(mNextScheduledTimeMs * 1000) : MediaTimeProvider.
NO_TIME
,
258
mTimeProvider.notifyAt(MediaTimeProvider.
NO_TIME
, this);
MediaPlayer.java
[
all
...]
/external/icu4c/test/intltest/
intltest.cpp
526
no_time
= FALSE;
577
UBool IntlTest::setNotime( UBool
no_time
)
579
UBool rval = this->
no_time
;
580
this->
no_time
=
no_time
;
735
if(!
no_time
) {
752
if(!
no_time
) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
756
if(!
no_time
) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
1102
UBool
no_time
= FALSE;
local
1141
no_time
= TRUE
[
all
...]
intltest.h
138
virtual UBool setNotime( UBool
no_time
= TRUE );
275
UBool
no_time
;
member in class:IntlTest
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
FingerPrintGraph.java
73
static final int
NO_TIME
= 0; // i.e. percentage
77
//
NO_TIME
,
/external/chromium/chrome/browser/autocomplete/
search_provider.cc
532
const Time
no_time
;
local
[
all
...]
/external/chromium_org/chrome/browser/autocomplete/
search_provider.cc
1244
const base::Time
no_time
;
local
[
all
...]
Completed in 1751 milliseconds