Searched refs:CPU_LOAD_UP (Results 1 – 10 of 10) sorted by relevance
20 import static android.os.PerformanceHintManager.Session.CPU_LOAD_UP;216 verify(mAdpfSession).sendHint(eq(CPU_LOAD_UP)); in testADPFHint()251 verify(mAdpfSession).sendHint(eq(CPU_LOAD_UP)); in testAllHints()312 verify(mAdpfSession).sendHint(eq(CPU_LOAD_UP)); in testOverlappingHintsOnSameDisplay()363 verify(mAdpfSession).sendHint(eq(CPU_LOAD_UP)); in testOverlappingHintsOnDifferentDisplays()
39 CPU_LOAD_UP = 0, enumerator
124 public static final int CPU_LOAD_UP = 0; field in PerformanceHintManager.Session187 CPU_LOAD_UP,
112 sendHint(::aidl::android::hardware::power::SessionHint::CPU_LOAD_UP)) in TEST_F()114 auto status = mSession->sendHint(::aidl::android::hardware::power::SessionHint::CPU_LOAD_UP); in TEST_F()
186 fakeSendHint(sessionPtr, static_cast<int32_t>(SessionHint::CPU_LOAD_UP))) in TEST_F()306 fakeSendHint(sessionPtr, static_cast<int32_t>(SessionHint::CPU_LOAD_UP))) in TEST_F()
184 mBinding->sendHint(mHintSession, static_cast<int32_t>(SessionHint::CPU_LOAD_UP)); in sendLoadIncreaseHint()
235 ASSERT_EQ(hint, SessionHint::CPU_LOAD_UP); in testGpuScenario()805 ASSERT_EQ(hint, SessionHint::CPU_LOAD_UP); in TEST_F()819 ASSERT_EQ(hint, SessionHint::CPU_LOAD_UP); in TEST_F()838 ASSERT_EQ(hint, SessionHint::CPU_LOAD_UP); in TEST_F()
277 mAdpfSession.sendHint(PerformanceHintManager.Session.CPU_LOAD_UP); in startSession()
154 sendHintSessionHint(SessionHint::CPU_LOAD_UP); in notifyCpuLoadUp()
2428 field public static final int CPU_LOAD_UP = 0; // 0x0