Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
483 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local485 if (inputDevicesObjArray) { in notifyInputDevicesChanged()494 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()500 inputDevicesObjArray); in notifyInputDevicesChanged()503 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()