Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
468 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local470 if (inputDevicesObjArray) { in notifyInputDevicesChanged()479 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()485 inputDevicesObjArray); in notifyInputDevicesChanged()488 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()