Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
944 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local946 if (inputDevicesObjArray) { in notifyInputDevicesChanged()955 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()961 inputDevicesObjArray); in notifyInputDevicesChanged()964 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()