Home
last modified time | relevance | path

Searched defs:activeEnd (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/cputimeinstate/
H A Dcputimeinstate.cpp425 auto activeEnd = nextOffset < gNCpus ? activeBegin + CPUS_PER_ENTRY : ret.active.end(); in getUidConcurrentTimes() local
477 std::vector<uint64_t>::iterator activeBegin, activeEnd, policyBegin, policyEnd; in getUidsUpdatedConcurrentTimes() local
/aosp12/frameworks/base/core/java/android/text/method/
H A DQwertyKeyListener.java112 int activeEnd = content.getSpanEnd(TextKeyListener.ACTIVE); in onKeyDown() local
H A DMultiTapKeyListener.java106 int activeEnd = content.getSpanEnd(TextKeyListener.ACTIVE); in onKeyDown() local