Searched refs:inputDevicesObjArray (Results 1 – 1 of 1) sorted by relevance
1006 jobjectArray inputDevicesObjArray = env->NewObjectArray( in notifyInputDevicesChanged() local1008 if (inputDevicesObjArray) { in notifyInputDevicesChanged()1017 env->SetObjectArrayElement(inputDevicesObjArray, i, inputDeviceObj); in notifyInputDevicesChanged()1023 inputDevicesObjArray); in notifyInputDevicesChanged()1026 env->DeleteLocalRef(inputDevicesObjArray); in notifyInputDevicesChanged()