Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/common/
H A Dtimestamp_converter.ts134 !this.canMakeRealTimestamps()
201 this.canMakeRealTimestamps()
208 if (this.canMakeRealTimestamps()) {
233 if (context.canMakeRealTimestamps()) {
246 private canMakeRealTimestamps(): boolean { method in TimestampConverter