Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
577 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local579 if (inputDevicesObjArray) { in notifyInputDevicesChanged()588 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()594 inputDevicesObjArray); in notifyInputDevicesChanged()597 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()