Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
835 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local837 if (inputDevicesObjArray) { in notifyInputDevicesChanged()846 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()852 inputDevicesObjArray); in notifyInputDevicesChanged()855 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()