Searched refs:FocusCheckProcess (Results 1 – 3 of 3) sorted by relevance
292 AnomalyDetection::FocusCheckProcess(0, 1); in FocusNullTest()302 AnomalyDetection::FocusCheckProcess(0, 1); in IsFocusedTest()312 HWTEST_F(AnomalyDetectionTest, FocusCheckProcess, Function | SmallTest | Level1)317 AnomalyDetection::FocusCheckProcess(0, INVALID_SESSION_ID);
26 static void FocusCheckProcess(int32_t focusedId, int32_t nextId);
83 void AnomalyDetection::FocusCheckProcess(int32_t focusedId, int32_t nextId) in FocusCheckProcess() function in OHOS::Rosen::AnomalyDetection