OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addSplit
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/android/util/
TimingLogger.java
29
* timings.
addSplit
("work A");
31
* timings.
addSplit
("work B");
33
* timings.
addSplit
("work C");
68
* the
addSplit
and dumpToLog call will do nothing.
80
* the
addSplit
and dumpToLog call will do nothing.
95
* level for that tag at creation time then the
addSplit
and
108
addSplit
(null);
118
public void
addSplit
(String splitLabel) {
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/7/
android.jar
/prebuilt/sdk/8/
android.jar
Completed in 10 milliseconds