Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
760 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local762 if (inputDevicesObjArray) { in notifyInputDevicesChanged()771 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()777 inputDevicesObjArray); in notifyInputDevicesChanged()780 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()