Searched refs:JsForegroundFilter (Results 1 – 2 of 2) sorted by relevance
628 static void JsForegroundFilter(const JSCallbackInfo& info);
8874 JSClass<JSViewAbstract>::StaticMethod("foregroundFilter", &JSViewAbstract::JsForegroundFilter); in JSBind()10895 void JSViewAbstract::JsForegroundFilter(const JSCallbackInfo& info) in JsForegroundFilter() function in OHOS::Ace::Framework::JSViewAbstract