Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
692 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local694 if (inputDevicesObjArray) { in notifyInputDevicesChanged()703 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()709 inputDevicesObjArray); in notifyInputDevicesChanged()712 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()