Home
last modified time | relevance | path

Searched refs:UNDEFINED_TIME_NANO (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DFrameStats.java26 public static final long UNDEFINED_TIME_NANO = -1; field in FrameStats
64 return UNDEFINED_TIME_NANO; in getStartTimeNano()
79 return UNDEFINED_TIME_NANO; in getEndTimeNano()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp143 nsecs_t UNDEFINED_TIME_NANO; member
148 nsecs_t UNDEFINED_TIME_NANO; member
1658 postedTimeNano = gWindowContentFrameStatsClassInfo.UNDEFINED_TIME_NANO; in nativeGetContentFrameStats()
1664 presentedTimeNano = gWindowContentFrameStatsClassInfo.UNDEFINED_TIME_NANO; in nativeGetContentFrameStats()
1670 readyTimeNano = gWindowContentFrameStatsClassInfo.UNDEFINED_TIME_NANO; in nativeGetContentFrameStats()
1730 presentedTimeNano = gWindowContentFrameStatsClassInfo.UNDEFINED_TIME_NANO; in nativeGetAnimationFrameStats()
2564 gWindowContentFrameStatsClassInfo.UNDEFINED_TIME_NANO = undefined_time_nano; in register_android_view_SurfaceControl()
2569 gWindowAnimationFrameStatsClassInfo.UNDEFINED_TIME_NANO = undefined_time_nano; in register_android_view_SurfaceControl()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32142 field public static final long UNDEFINED_TIME_NANO = -1L; // 0xffffffffffffffffL
/frameworks/base/core/api/
Dcurrent.txt50885 field public static final long UNDEFINED_TIME_NANO = -1L; // 0xffffffffffffffffL