Searched refs:pmCls (Results 1 – 1 of 1) sorted by relevance
396 const jclass pmCls = getObjectClass(env, *packageManager); in hasSystemFeature() local397 …const jmethodID hasFeatureID = getMethodID(env, pmCls, "hasSystemFeature", "(Ljava/lang/String;)Z… in hasSystemFeature()