Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
590 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local592 if (inputDevicesObjArray) { in notifyInputDevicesChanged()601 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()607 inputDevicesObjArray); in notifyInputDevicesChanged()610 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()